Gets information about the currently bound parameters.
public struct a_sqlany_bind_param_info
a_sqlany_data_direction
The direction of the parameter.
a_sqlany_data_value
Information about the bound input value.
char *
A pointer to the name of the parameter.
Information about the bound output value.
sqlany_get_bind_param_info() can be used to populate this structure.
To view examples of the a_sqlany_bind_param_info structure in use, see the following topics: