KeyRestrictionBehavior Enumeration
.NET Framework (current version)
Identifies a list of connection string parameters identified by the KeyRestrictions property that are either allowed or not allowed.
Assembly: System.Data (in System.Data.dll)
| Member name | Description | |
|---|---|---|
| AllowOnly | Default. Identifies the only additional connection string parameters that are allowed. | |
| PreventUsage | Identifies additional connection string parameters that are not allowed. |
.NET Framework
Available since 1.1
Available since 1.1
Show: