ModelComponentCollection.SyncRoot Propiedad

Gets an object that can be used to synchronize access to the ModelComponentCollection.

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

Sintaxis

C#
public Object SyncRoot { get; }

Valor de la propiedad

Tipo: System.Object
An object that can be used to synchronize access to the ModelComponentCollection.

Implementa

ICollection.SyncRoot

Vea también

Referencia

ModelComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices