Query: ingres_autocommit_state
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INGRES_AUTOCOMMIT_STATE(3) 1 INGRES_AUTOCOMMIT_STATE(3) ingres_autocommit_state - Test if the connection is using autocommitSYNOPSISbool ingres_autocommit_state (resource $link)DESCRIPTIONingres_autocommit_state(3) is called to determine whether the current link has autocommit enabled or not.PARAMETERSo $link - The connection link identifierRETURN VALUESReturns TRUE if autocommit is enabled or FALSE when autocommit is disabledSEE ALSOingres_autocommit(3), ingres_query(3). PHP Documentation Group INGRES_AUTOCOMMIT_STATE(3)