Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
用于将参数和准备的语句加以绑定的绑定参数结构。
public struct a_sqlany_bind_param
a_sqlany_data_direction
数据的方向。(输入、输出、输入-输出)。
char *
绑定参数的名称。仅供 sqlany_describe_bind_param() 使用。
a_sqlany_data_value
数据的实际值。
要查看使用 a_sqlany_bind_param 结构的示例,请参见: