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 » ULResultSet class

 

AppendByteChunk method

Appends bytes to a column.

 Overload list

AppendByteChunk(const char *, const ul_byte *, size_t) method
AppendByteChunk(const ul_wchar *, const ul_byte *, size_t) method
AppendByteChunk(ul_column_num, const ul_byte *, size_t) method