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. |
頂端