ProactiveCachingQueryBinding.QueryNotifications プロパティ
ProactiveCachingQueryBinding クラスに情報を提供するクエリ通知要素のコレクションを取得または設定します。
名前空間: 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
クエリ通知要素のコレクションです。