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

 

GetStringChunk method

Gets a string chunk from the column.

 Overload list

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