Ingres Funzioni
PHP Manual

ingres_autocommit_state

(PECL ingres >= 2.0.0)

ingres_autocommit_stateTest if the connection is using autocommit

Descrizione

bool ingres_autocommit_state ( resource $link )

ingres_autocommit_state() is called to determine whether the current link has autocommit enabled or not.

Elenco dei parametri

link

The connection link identifier

Valori restituiti

Returns TRUE if autocommit is enabled or FALSE when autocommit is disabled

Vedere anche:


Ingres Funzioni
PHP Manual