IncrementalProcessingNotification.ProcessingQuery Property

Gets or sets the contents of the parameterized text of the query to execute for notification of incremental processing status.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string ProcessingQuery { get; set; }

Property Value

Type: System.String
The actual query processing text.

See Also

Reference

IncrementalProcessingNotification Class

Microsoft.AnalysisServices Namespace