OracleConnectionStringBuilder.IsFixedSize 속성

정의

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

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

속성 값

true 모든 경우에 OracleConnectionStringBuilder 키/값 쌍의 고정 크기 컬렉션을 제공하므로

적용 대상