FeatureSwitches.AdjustingSqlConnectionPoolSizeEnabled 속성

정의

AdjustingSqlConnectionPoolSize가 사용인지 여부를 가져옵니다.

public:
 property bool AdjustingSqlConnectionPoolSizeEnabled { bool get(); };
public bool AdjustingSqlConnectionPoolSizeEnabled { get; }
member this.AdjustingSqlConnectionPoolSizeEnabled : bool
Public ReadOnly Property AdjustingSqlConnectionPoolSizeEnabled As Boolean

속성 값

true AdjustingSqlConnectionPoolSize가 사용 상태이면 이고, 그렇지 않으면 입니다 false.

적용 대상