Aracılığıyla paylaş


ProactiveCachingTablesBinding.TableNotifications Özelliği

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property TableNotifications As TableNotificationCollection
    Get
'Kullanım
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