SyntaxFix
Write A Post
Hire A Developer
Questions
The datatype in the same columns name must be equals.
dataTable1.Merge(dataTable2);
After that the result is:
dataTable1 = dataTable1 + dataTable2