a_sqlany_bind_param structure

A bind parameter structure used to bind parameter and prepared statements.

Syntax

typedef struct a_sqlany_bind_param

Remarks

To view examples of the a_sqlany_bind_param structure in use, see any of the following sample files in the sdk\dbcapi\examples directory of your SQL Anywhere installation.

  • preparing_statements.cpp
  • send_retrieve_full_blob.cpp
  • send_retrieve_part_blob.cpp