Элементы IncrementalProcessingNotification

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

Тип IncrementalProcessingNotification предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод IncrementalProcessingNotification() () () () Initializes a new instance of the IncrementalProcessingNotification class using default values.
Открытый метод IncrementalProcessingNotification(String, String, String) Initializes a new instance of IncrementalProcessingNotification using a query, a table identifier, and processing query text.

В начало

Методы

  Имя Описание
Открытый метод Clone Creates a new full copy of an object. (Перезаписывает QueryNotification. . :: . .Clone() () () ().)
Открытый метод CopyTo(IncrementalProcessingNotification) Copies an IncrementalProcessingNotification object to the specified object.
Открытый метод CopyTo Copies a QueryNotification object to the specified object. (Наследуется из QueryNotification.)
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство ProcessingQuery Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.
Открытое свойство Query Gets or sets the query associated with a QueryNotification element. (Наследуется из QueryNotification.)
Открытое свойство TableID Gets or sets the table identifier associated with an IncrementalProcessingNotification object.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable. . :: . .Clone (Наследуется из QueryNotification.)

В начало