Rolls back the current transaction.
sqlany_rollback ( $conn )
$conn The connection object on which the rollback operation is to be performed.
Returns a scalar value that is 1 on success, 0 on failure.
rc = api.sqlany_rollback( conn ) |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |