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 )