FeatureSwitches.AdjustingSqlConnectionPoolSizeEnabled Propiedad

Definición

Obtiene información sobre si AdjustingSqlConnectionPoolSize está habilitado.

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

Valor de propiedad

true es si El ajusteSqlConnectionPoolSize está habilitado; de lo contrario, false.

Se aplica a