IncrementalProcessingNotification.ProcessingQuery Property

Definition

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.

Applies to