ProactiveCachingTablesBinding.TableNotifications 属性

Gets the collection of table notification.

命名空间:  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
The collection of table notification.

请参阅

参考

ProactiveCachingTablesBinding 类

Microsoft.AnalysisServices 命名空间