ProactiveCachingQueryBinding.QueryNotifications Property

Definition

Gets or sets the collection of query notification elements that provide information to the ProactiveCachingQueryBinding class.

public Microsoft.AnalysisServices.QueryNotificationCollection QueryNotifications { get; }
member this.QueryNotifications : Microsoft.AnalysisServices.QueryNotificationCollection
Public ReadOnly Property QueryNotifications As QueryNotificationCollection

Property Value

The collection of query notification elements.

Applies to