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
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)