Append Data Table
Append two data tables
Last updated
Append two data tables
Last updated
Append specified second data table to first data table if it has same columns.
DataTable 1: DataTable Variable
The first data table is used in the append operation.
DataTable 2: DataTable Variable
The second data table is used in the append operation.