#include <attr.h>
Data Fields | |
struct _dba_db * | db |
dba_db this dba_db_attr is part of | |
SQLHSTMT | sstm |
Precompiled select statement. | |
SQLHSTMT | istm |
Precompiled insert statement. | |
SQLHSTMT | rstm |
Precompiled replace statement. | |
DBALLE_SQL_C_SINT_TYPE | id_context |
context id SQL parameter | |
dba_varcode | id_var |
variable id SQL parameter | |
dba_varcode | type |
attribute id SQL parameter | |
char | value [255] |
attribute value SQL parameter | |
SQLLEN | value_ind |
attribute value indicator |