ModelComponentCollection.SyncRoot-Eigenschaft

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public Object SyncRoot { get; }

Eigenschaftswert

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

Implementiert

ICollection.SyncRoot

Siehe auch

Verweis

ModelComponentCollection Klasse

Microsoft.AnalysisServices-Namespace