Share via


QueryNotification Miembros

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

El tipo QueryNotification expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico QueryNotification() () () () Initializes a new instance of the QueryNotification class using default values.
Método publico QueryNotification(String) Initializes a new instance of QueryNotification using a query parameter.

Principio

Métodos

  Nombre Descripción
Método publico Clone Creates a new full copy of an object.
Método publico CopyTo Copies a QueryNotification object to the specified object.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Query Gets or sets the query associated with a QueryNotification element.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado ICloneable. . :: . .Clone

Principio