FeatureSwitches.AdjustingSqlConnectionPoolSizeEnabled 属性

定义

获取 AdjustingSqlConnectionPoolSize 是否已启用的信息。

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

属性值

Boolean

true 如果 AdjustingSqlConnectionPoolSize 为 Enabled,则为 ;否则为 false

适用于