IncrementalProcessingNotification.ProcessingQuery Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.
public string ProcessingQuery { get; set; }
member this.ProcessingQuery : string with get, set
Public Property ProcessingQuery As String
Property Value
A String with the actual query processing text.