Data Structures

Here are the data structures with brief descriptions:
db_alloc_tStandard allocator for API data structures
db_bind_tRow binding description
db_blob_tBLOB access data type
db_buf_stat_tStatistics on a specific page in the database or buffer in the cache
db_bufmgr_stat_tC_API
db_config_tITTIA DB library configuration
db_crypt_tEncryption hook interface
db_date_tDate data type
db_datetime_tDate and time data type
db_event_tC_API
db_fielddef_tField definition
db_file_storage_config_tDatabase file storage configuration
db_indexdef_tIndex definition
db_indexfield_tIndex field definition
db_largeint_tLarge integer (64-bit) data type
db_oid_tDatabase object identity
db_seqdef_tSequence definition
db_storage_config_tGeneral storage configuration
db_table_cursor_tTable cursor settings
db_tabledef_tTable definition
db_time_tTime data type
db_timestamp_tTimestamp data type
db_ulargeint_tUnsigned large integer (64-bit) data type
ErrorInfoError information
lm_config_tLock manager configuration
lm_local_config_tLock manager configuration for local lock manager

Copyright © 2005-2008 ITTIA®. All rights reserved.