共用方式為


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。)

頂端