EntityParameterCollection.IsFixedSize 속성

정의

EntityParameterCollection 고정 크기인지 여부를 나타내는 값을 가져옵니다.

public:
 virtual property bool IsFixedSize { bool get(); };
public override bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public Overrides ReadOnly Property IsFixedSize As Boolean

속성 값

크기가 EntityParameterCollection 고정되어 있으면 반환하고, 그렇지 않으면 false반환 true 합니다.

적용 대상