|
ITTIA DB SQL C++ API
5.4.0
|
Classes | |
| class | FieldDescSet |
| A set of table fields. More... | |
| struct | FieldDesc |
| Field type information. More... | |
| struct | ForeignKeyField |
| A foreign key field. More... | |
| class | ForeignKeyFieldSet |
| A set of foreign key fields. More... | |
| class | ForeignKeyDesc |
| Foreign key description. More... | |
| class | ForeignKeyDescSet |
| A set of indexes on a table. More... | |
| struct | IndexField |
| An index on a table. More... | |
| class | IndexFieldSet |
| A set of table indexes. More... | |
| class | IndexDesc |
| Index type information. More... | |
| class | IndexDescSet |
| A set of indexes on a table. More... | |
The database schema is defined programmatically by describing the fields and indexes that make up a table.