Name

Copy

Synopsis


DataTable copyTable = DataTable.Copy();

Creates a new DataTable with the same schema and data as the current DataTable.