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