ModelComponentCollection.IsSynchronized 屬性

Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe).

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
public bool IsSynchronized { get; }

屬性值

型別:System.Boolean
true if access to the ModelComponentCollection is synchronized (thread-safe); otherwise, false.

實作

ICollection.IsSynchronized

請參閱

參考

ModelComponentCollection 類別

Microsoft.AnalysisServices 命名空間