Object
A database table
string name { construct; get; }
int field_count { get; }
int foreign_key_count { get; }
string field_name (int field) throws Error
string field_affinity (int field) throws Error
Type field_affinity_type (int field) throws Error
int field_index (string name) throws Error
string foreign_key_table_name (int foreign_key) throws Error
int foreign_key) throws Error
string foreign_key_from (int foreign_key) throws Error
string foreign_key_to (int foreign_key) throws Error
int foreign_key_index (string foreign_key) throws Error
int64 id) throws Error
int64 row_id)
int64 row_id)
int64 row_id)