<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TCustomClrDataSet > Methods > TCustomClrDataSet.Merge(TCustomClrDataSet,Boolean,TMissingSchemaAction) Method |
Merge the specified DataSet with the current DataSet, indicating whether to preserve changes and how to handle missing schema in the current DataSet.
Namespace: CNClrLib.ADONet.Client
Delphi |
protected |
Parameters
ADataSet
Type: TCustomClrDataSet
preserveChanges
Type: Boolean
MissingSchemaAction
Type: System.Void
Reference |