Overload List

  NameDescription
DifferenceCount()()()
Returns the number of rows that are different.
DifferenceCount(FieldPair)
Returns the number of rows of the specified FieldPair that are different.
DifferenceCount(Row..::.RowType)
Returns the number of rows of the specified rowType that are different.
DifferenceCount(Row..::.RowType, FieldPair)
Returns the number of different fields of the specified RowType and FieldPair.

See Also