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

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

 

SetIntWithType method

Sets a column to an integer value of the specified integer type.

 Overload list

SetIntWithType(const char *, ul_s_big, ul_column_storage_type) method
SetIntWithType(const ul_wchar *, ul_s_big, ul_column_storage_type) method
SetIntWithType(ul_column_num, ul_s_big, ul_column_storage_type) method