Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the collection of query notification elements that provide information to the ProactiveCachingQueryBinding class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property QueryNotifications As QueryNotificationCollection
Get
'Usage
Dim instance As ProactiveCachingQueryBinding
Dim value As QueryNotificationCollection
value = instance.QueryNotifications
public QueryNotificationCollection QueryNotifications { get; }
public:
property QueryNotificationCollection^ QueryNotifications {
QueryNotificationCollection^ get ();
}
member QueryNotifications : QueryNotificationCollection
function get QueryNotifications () : QueryNotificationCollection
Eigenschaftswert
Typ: Microsoft.AnalysisServices.QueryNotificationCollection
The collection of query notification elements.