Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Gets the collection of table notification.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property TableNotifications As TableNotificationCollection
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.TableNotificationCollection
The collection of table notification.