int sasql_stmt_affected_rows( sasql_stmt $stmt )
Returns the number of rows affected by executing the statement.
$stmt A statement resource that was executed by sasql_stmt_execute.
The number of rows affected or FALSE on failure.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |