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

 

GetBinary method

Fetches a value from a column as a ul_binary value.

 Overload list

GetBinary(const char *, p_ul_binary, size_t) method
GetBinary(ul_column_num, p_ul_binary, size_t) method