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.