Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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 )