共用方式為


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 命名空間