Daff - Data Diff

daff.CrossMatch

Query results when looking for a row in an index pair.

Type: class

Constructor:

new()

Variables:

item_a : IndexItem
  List of occurance in table A.
item_b : IndexItem
  List of occurance in table B.
spot_a : Int
  How many times was the query seen in table A.
spot_b : Int
  How many times was the query seen in table B.