ProactiveCachingQueryBinding.QueryNotifications 屬性

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

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public ReadOnly Property QueryNotifications As QueryNotificationCollection 
    Get
'用途
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

屬性值

型別:Microsoft.AnalysisServices.QueryNotificationCollection
The collection of query notification elements.

請參閱

參考

ProactiveCachingQueryBinding 類別

Microsoft.AnalysisServices 命名空間