Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获得有关当前绑定参数的信息。
public typedef struct a_sqlany_bind_param_info
a_sqlany_data_direction
参数的方向。
a_sqlany_data_value
绑定输入值的相关信息。
char *
指向此参数名称的指针。
绑定输出值的相关信息。
sqlany_get_bind_param_info() 可用来填充此结构。
要查看使用中的 a_sqlany_bind_param_info 结构的示例,请参见 SQL Anywhere 安装位置下的 sdk\dbcapi\examples 目录中的示例。