次の方法で共有


ProactiveCachingTablesBinding.TableNotifications プロパティ

テーブル通知のコレクションを取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public ReadOnly Property TableNotifications As TableNotificationCollection 
    Get
'使用
Dim instance As ProactiveCachingTablesBinding 
Dim value As TableNotificationCollection 

value = instance.TableNotifications
public TableNotificationCollection TableNotifications { get; }
public:
property TableNotificationCollection^ TableNotifications {
    TableNotificationCollection^ get ();
}
member TableNotifications : TableNotificationCollection
function get TableNotifications () : TableNotificationCollection

プロパティ値

型: Microsoft.AnalysisServices.TableNotificationCollection
テーブル通知のコレクションです。

関連項目

参照

ProactiveCachingTablesBinding クラス

Microsoft.AnalysisServices 名前空間