_dba_db_data Struct Reference
#include <data.h>
Detailed Description
Precompiled query to manipulate the data table.
|
Data Fields |
|
struct _dba_db * | db |
| | dba_db this dba_db_data is part of
|
|
SQLHSTMT | istm |
| | Precompiled insert statement.
|
|
SQLHSTMT | ustm |
| | Precompiled update statement.
|
|
DBALLE_SQL_C_SINT_TYPE | id_context |
| | Context ID SQL parameter.
|
|
dba_varcode | id_var |
| | Variable type SQL parameter.
|
|
char | value [255] |
| | Variable value SQL parameter.
|
|
SQLLEN | value_ind |
| | Variable value indicator.
|
The documentation for this struct was generated from the following file: