SQLHeavy.Table.get 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
get
Description:
public
Row
get
(
int64
id)
throws
Error
Return the row with the specified ID
Parameters:
id
the id (ROWID) of the requested row
Returns:
the reqested row