ModelComponentCollection.IsFixedSize 속성

Gets a value indicating whether the ModelComponentCollection has a fixed size.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

C#
public bool IsFixedSize { get; }

속성 값

유형: System.Boolean
true if the model component collection has a fixed size; otherwise false.

구현

IList.IsFixedSize

참고 항목

참조

ModelComponentCollection 클래스

Microsoft.AnalysisServices 네임스페이스