System.Data.KeyRestrictionBehavior Enumeration

Identifies a list of connection string parameters identified by the KeyRestrictions property that are either allowed or not allowed.

Syntax

public enum KeyRestrictionBehavior

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
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