QueryNotification.Query Property

Gets or sets the query associated with a QueryNotification element.

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

Syntax

C#
public string Query { get; set; }

Property Value

Type: System.String
The query itself.

See Also

Reference

QueryNotification Class

Microsoft.AnalysisServices Namespace