TClrDataTable.GetChanges(TDataRowState) Method

<< Click to Display Table of Contents >>

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

TClrDataTable.GetChanges(TDataRowState) Method

Gets a copy of the TClrDataTable containing all changes made to it since it was last loaded, or since AcceptChanges was called, filtered by TDataRowState.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

rowStates

Type: System.Void

Return Value

Type: _DataTable

expandingSee Also