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.