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

 

ExecuteScalar method

Executes a SQL SELECT statement.

 Overload list

ExecuteScalar(void *, size_t, ul_column_storage_type, const char *, ...) method
ExecuteScalar(void *, size_t, ul_column_storage_type, const ul_wchar *, ...) method