a_sqlany_bind_param struct

Binds prepared statement parameters for execution.

Syntax
public a_sqlany_bind_param
Properties
Name Type Description
direction a_sqlany_bind_param The data direction (input, output, input_output).
name a_sqlany_bind_param The bind parameter name.
value a_sqlany_bind_param The value to be set.
See also
Examples

To view examples of the a_sqlany_bind_param struct reference syntax, see: