Simple & Useful
Thursday, March 7, 2013
DataTable Copy() vs Clone()
Considering two methods Copy() & Clone() for System.Data.DataTable
Copy() - copy both structure and data from source table to new table
Clone() - copy only the structure of source table to new table
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment