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

SAP Sybase SQL Anywhere 16.0 » 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(ul_column_num, const ul_byte *, size_t) method