Propriedade do RDL ProactiveCachingTablesBinding.TableNotifications
Gets the collection of table notification.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: Microsoft.AnalysisServices.TableNotificationCollection
The collection of table notification.