Compartir a través de


ProactiveCachingTablesBinding.TableNotifications Propiedad

Gets the collection of table notification.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property TableNotifications As TableNotificationCollection 
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.AnalysisServices.TableNotificationCollection
The collection of table notification.

Vea también

Referencia

ProactiveCachingTablesBinding Clase

Espacio de nombres Microsoft.AnalysisServices