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

SQL Anywhere 12.0.1 » UltraLite - C and C++ Programming » API reference » UltraLite C/C++ API reference » ULResultSet class

 

SetString method

Sets a column to a string value.

 Overload list

SetString(const char *, const char *, size_t) method
SetString(ul_column_num, const char *, size_t) method