Append two data tables
Append specified second data table to first data table if it has same columns.
DataTable 1: DataTable Variable
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.
Last updated 3 years ago