Differences between dataset.clone and dataset.copy?
Clone - Copies the structure of the DataSet, including all DataTable schemas, relations, and constraints.Does not copy any data
Copy - Copies both the structure and data for this DataSet.
Copy - Copies both the structure and data for this DataSet.
Labels: ADO.Net Interview Questions

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home