SQLHeavy.Table.compare Reference Manual
Packages
SQLHeavy
SQLHeavy
Table
field_count
foreign_key_count
name
queryable
compare
Table
field_affinity
field_affinity_type
field_index
field_name
foreign_key_from
foreign_key_index
foreign_key_table
foreign_key_table_name
foreign_key_to
get
iterator
register_notify_triggers
row_deleted
row_inserted
row_modified
compare
Description:
public
static
int
compare
(
Table
? a,
Table
? b)
Compare two tables
Parameters:
a
the first table
b
the second table
Returns:
less than, equal to, or greater than 0 depending on a's relationship to b