Wednesday, September 9, 2009

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.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home