TClrDataTable.Reset Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods >

TClrDataTable.Reset Method

Resets the TClrDataTable to its original state. Reset removes all data, indexes, relations, and columns of the table. If a DataSet includes a DataTable, the table will still be part of the DataSet after the table is reset.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

 

expandingSee Also