<< 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
Delphi |
public |
Parameters
ATable
Type: TClrDataTable
preserveChanges
Type: Boolean
Reference |