Find the differences between two datatables. The result is a list of strings which represents the rows which changes between the two tables.
The first DataTable to compare
A representative name of the first table. It will be used in the results to distinguish the rows of the two tables.
The second DataTable to compare
A representative name of the first table. It will be used in the results to distinguish the rows of the two tables.