ComponentOne DataObjects for .NET
ResetCaseSensitive Method

C1.Data.2 Assembly > C1.Data Namespace > C1DataTable Class : ResetCaseSensitive Method
If the value of the CaseSensitive property was overridden in the C1DataTable, this method switches C1DataTable to the CaseSensitive property of the owner C1DataSet.
Syntax
'Declaration
 
Public Sub ResetCaseSensitive() 
public void ResetCaseSensitive()
See Also

Reference

C1DataTable Class
C1DataTable Members