TCustomClrDataSet.GetChanges Method

<< Click to Display Table of Contents >>

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

TCustomClrDataSet.GetChanges Method

Gets a copy of the DataTable that contains all changes made to it since it was loaded or AcceptChanges was last called.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Return Value

Type: _DataTable

expandingSee Also