Equality Operator (Table)
Returns a
System.Boolean. This is true if the first Table is equal to the second Table; otherwise, false. The first table for comparison. The second table for comparison.
Parameters
- firstTable
- The first table for comparison.
- secondTable
- The second table for comparison.