Data |
Name | Description | |
---|---|---|
CopyDataAndPropertyColumnsFrom(DataTable) | Deletes all data and property columns in the table, and then copy all data and property columns from the source table. | |
CopyDataAndPropertyColumnsFrom(DataTable, Boolean, Boolean) | Deletes all data and property columns in the table, and then copy all data and property columns, from the source table. As you can specify, this can be done with or without the data. |