#include <libraries/sal/sal_prv.h>
Data Fields | |
sqlite3_stmt * | stmt |
SQLite Statement handle. | |
int32_t | bindPosition |
Used to automatically increment an index used to read out columns in rows found after alp_sal_statement_next_result. | |
AlpSALHandle | sal |
Keep track of datamodel handel statement is attached to. |
|
Used to automatically increment an index used to read out columns in rows found after alp_sal_statement_next_result.
|
|
Keep track of datamodel handel statement is attached to.
|
|
SQLite Statement handle.
|