CopyContentsFrom

Declaration: TDataTable.CopyContentsFrom (ExtTab: TDataTable);
The method CopyContentsFrom resizes the data table to the dimensions of the external data table ExtTab and copies the entire contents from this data table.