Membri 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.
Il tipo QueryNotification espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
QueryNotification() () () () | Initializes a new instance of the QueryNotification class using default values. | |
QueryNotification(String) | Initializes a new instance of QueryNotification using a query parameter. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Clone | Creates a new full copy of an object. | |
CopyTo | Copies a QueryNotification object to the specified object. | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Query | Gets or sets the query associated with a QueryNotification element. |
In alto