(PECL ingres >= 2.0.0)
ingres_autocommit_state — Test if the connection is using autocommit
ingres_autocommit_state() is called to determine whether the current link has autocommit enabled or not.
The connection link identifier.
Returns TRUE if autocommit is enabled or FALSE when autocommit is disabled.