int sasql_stmt_param_count( sasql_stmt $stmt )
Returns the number of parameters in the supplied prepared statement resource.
$stmt A statement resource returned by the sasql_prepare function.
The number of parameters or FALSE on error.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |