Returns the number of parameters that are expected for a prepared statement.
sacapi_i32 sqlany_num_params( a_sqlany_stmt * stmt )
stmt A statement object returned by the successful execution of sqlany_prepare.
The expected number of parameters, or -1 if the statement object is not valid.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |