DataSetDefinition.CaseSensitivitySpecified Property

Definition

Indicates whether a value for the CaseSensitivity property is specified.

public:
 property bool CaseSensitivitySpecified { bool get(); void set(bool value); };
public bool CaseSensitivitySpecified { get; set; }
member this.CaseSensitivitySpecified : bool with get, set
Public Property CaseSensitivitySpecified As Boolean

Property Value

A Boolean value indicating that a value for the CaseSensitivity property is specified.

Applies to