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

 

ExecuteScalarV method

Executes a SQL SELECT statement string, along with a list of substitution values.

 Overload list

ExecuteScalarV(void *, size_t, ul_column_storage_type, const char *, va_list) method
ExecuteScalarV(void *, size_t, ul_column_storage_type, const ul_wchar *, va_list) method