Identifies a list of connection string parameters identified by the KeyRestrictions property that are either allowed or not allowed.
Syntax
public enum KeyRestrictionBehavior
Remarks
Members
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.
|
Requirements
Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0