Returns the number of columns in a result set, for UltraLite ODBC.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLNumResultCols ( SQLHSTMT StatementHandle, SQLSMALLINT * ColumnCount );
StatementHandle A statement handle.
ColumnCount A pointer to a buffer in which to return the total number of columns in the result set.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |