ProactiveCachingQueryBinding.QueryNotifications 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 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.