Transfers tables from source DataSet to the destination DataSet.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- destinationDS
- Type: System.Data DataSet
Destination DataSet
- sourceDS
- Type: System.Data DataSet
Source DataSet
See Also