Partager via


Membres QueryNotification

Provides information consumed by the ProactiveCaching element. The information is about the query to execute to determine whether a data source has been modified.

Le type QueryNotification expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique QueryNotification() () () () Initializes a new instance of the QueryNotification class using default values.
Méthode publique QueryNotification(String) Initializes a new instance of QueryNotification using a query parameter.

Haut de la page

Méthodes

  Nom Description
Méthode publique Clone Creates a new full copy of an object.
Méthode publique CopyTo Copies a QueryNotification object to the specified object.
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 Query Gets or sets the query associated with a QueryNotification element.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone

Haut de la page