SQLHeavy.Row.compare Reference Manual
Packages
SQLHeavy
SQLHeavy
Row
auto_save
enable_cache
field_count
id
table
compare
Row
delete
fetch
fetch_foreign_row
field_index
field_name
field_type
get_foreign_row
put
save
changed
deleted
field_changed
compare
Description:
public
static
int
compare
(
Row
? a,
Row
? b)
Compare two rows
Parameters:
a
the first row
b
the second row
Returns:
less than, equal to, or greater than 0 depending on a's relationship to b