Parameters
- firstTable
- The first Table object for the comparison.
- secondTable
- The second Table object for the comparison.
Return Value
A System.Boolean value.
true
if the first Table object is equal to the second Table object; otherwise, false
.