ComponentOne DataObjects for .NET
ResetSortComparisonMode Method

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

Reference

C1DataTable Class
C1DataTable Members