Modules | |
Errors | |
Data Access | |
AlpSALStatement APIs | |
Defines | |
#define | ALP_SAL_H_ 1 |
Typedefs | |
typedef void * | AlpSALStatement |
|
|
|
A AlpSALStatement is an opaque structure used to bind host variables to a sql statement to be prepared for execution, and ultimately passed to other alp_sal_statement_* calls. |