Query: ingres_rollback
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INGRES_ROLLBACK(3) 1 INGRES_ROLLBACK(3) ingres_rollback - Roll back a transactionSYNOPSISbool ingres_rollback (resource $link)DESCRIPTIONingres_rollback(3) rolls back the currently open transaction, actually cancelling all changes made to the database during the transaction. This closes the transaction. A new transaction can be opened by sending a query with ingres_query(3).PARAMETERSo $link - The connection link identifierRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOingres_query(3), ingres_commit(3), ingres_autocommit(3). PHP Documentation Group INGRES_ROLLBACK(3)
Related Man Pages |
---|
sybase_connect(3) - php |
ibase_trans(3) - php |
mysqlnd_ms_xa_commit(3) - php |
oci_commit(3) - php |
stomp_commit(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Status of UNIX.COM Forum Transformation |