PoolBlockingPeriod Enumeration
Specifies a value for PoolBlockingPeriod Property.
Assembly: System.Data (in System.Data.dll)
| Member name | Description | |
|---|---|---|
| AlwaysBlock | Blocking period ON for all SQL servers including Azure SQL servers. | |
| Auto | Blocking period OFF for Azure SQL servers, but ON for all other SQL servers. | |
| NeverBlock | Blocking period OFF for all SQL servers including Azure SQL servers. |
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: