Поделиться через


Свойство 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