DataSet.Clone: Copies only the structure of the dataset. It includes the schema of all datatables and their constraints and excluding data in the tables.
DataSet.Copy. Copies the structure of the dataset along with its data.
Regards,
Singaravel M
Sekar.C, if this helps please login to Mark As Answer. |
Reply | Alert Moderator