System.Data.DataTable.CaseSensitive Property

Indicates whether string comparisons within the table are case-sensitive.

Syntax

public bool CaseSensitive { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DataTable.CaseSensitive property affects string comparisons in sorting, searching, and filtering.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0