Binds prepared statement parameters for execution.
public a_sqlany_bind_param
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. |
To view examples of the a_sqlany_bind_param struct reference syntax, see:
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |