Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C/C++ API 参考 » ULPreparedStatement 类

 

SetParameterString 方法

将参数设置为字符串值。

 重载列表

SetParameterString(ul_column_num, const char *, size_t) 方法
SetParameterString(ul_column_num, const ul_wchar *, size_t) 方法