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.