TClrDataTable.Merge(TClrDataTable,Boolean) Method

<< Click to Display Table of Contents >>

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

TClrDataTable.Merge(TClrDataTable,Boolean) Method

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

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ATable

Type: TClrDataTable

preserveChanges

Type: Boolean

expandingSee Also