Proprietà TableNotificationCollection.ICollection.IsSynchronized

Gets a value that indicates whether access to the TableNotificationCollection is synchronized.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
bool ICollection.IsSynchronized { get; }

Valore proprietà

Tipo: System.Boolean
true if access to the TableNotificationCollection is synchronized; otherwise, false.

Implementa

ICollection.IsSynchronized

Vedere anche

Riferimento

TableNotificationCollection Classe

Spazio dei nomi Microsoft.AnalysisServices