다음을 통해 공유


EntityConnectionStringBuilder.IsFixedSize 속성

정의

EntityConnectionStringBuilder의 크기가 고정되어 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

는 고정 크기 컬렉션의 키워드(keyword)/값 쌍을 제공하므로 모든 경우에 EntityConnectionStringBuilder true를 반환합니다.

적용 대상