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

SQL Anywhere 12.0.0 (Français) » UltraLite - C and C++ Programming » API reference » UltraLite C/C++ API reference » ULPreparedStatement class

 

SetParameterString method

Sets a parameter to a string value.

 Overload list

SetParameterString(ul_column_num, const char *, size_t) method
SetParameterString(ul_column_num, const ul_wchar *, size_t) method