Freigeben über


QueryNotification-Member

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

Der QueryNotification-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode QueryNotification() () () () Initializes a new instance of the QueryNotification class using default values.
Öffentliche Methode QueryNotification(String) Initializes a new instance of QueryNotification using a query parameter.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Clone Creates a new full copy of an object.
Öffentliche Methode CopyTo Copies a QueryNotification object to the specified object.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Query Gets or sets the query associated with a QueryNotification element.

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ICloneable. . :: . .Clone

Zum Anfang