Query: odbc_rollback
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_ROLLBACK(3) 1 ODBC_ROLLBACK(3) odbc_rollback - Rollback a transactionSYNOPSISbool odbc_rollback (resource $connection_id)DESCRIPTIONRolls back all pending statements on the connection.PARAMETERSo $connection_id -The ODBC connection identifier, see odbc_connect(3) for details.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group ODBC_ROLLBACK(3)