TCustomClrDataSet.Merge(TClrDataTable,Boolean) Method

<< Click to Display Table of Contents >>

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

TCustomClrDataSet.Merge(TClrDataTable,Boolean) Method

Merge the specified DataTable with the current DataSet, indicating whether to preserve changes in the current DataSet.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

Table

Type: TClrDataTable

preserveChanges

Type: Boolean

expandingSee Also