Membres IncrementalProcessingNotification

Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. This class cannot be inherited.

Le type IncrementalProcessingNotification expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique IncrementalProcessingNotification() () () () Initializes a new instance of the IncrementalProcessingNotification class using default values.
Méthode publique IncrementalProcessingNotification(String, String, String) Initializes a new instance of IncrementalProcessingNotification using a query, a table identifier, and processing query text.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Creates a new full copy of an object. (Se substitue à QueryNotification. . :: . .Clone() () () ().)
Méthode publique CopyTo(IncrementalProcessingNotification) Copies an IncrementalProcessingNotification object to the specified object.
Méthode publique CopyTo Copies a QueryNotification object to the specified object. (Hérité de QueryNotification.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ProcessingQuery Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.
Propriété publique Query Gets or sets the query associated with a QueryNotification element. (Hérité de QueryNotification.)
Propriété publique TableID Gets or sets the table identifier associated with an IncrementalProcessingNotification object.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone (Hérité de QueryNotification.)

Haut de la page