Returns number of columns in the result set.
sacapi_i32 sqlany_num_cols( a_sqlany_stmt * stmt )
stmt A statement object created by sqlany_prepare or sqlany_execute_direct.
The number of columns in the result set, or -1 on a failure.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |