ingres_autocommit_state
(PECL ingres >= 2.0.0)
ingres_autocommit_state — Test if the connection is using autocommit
Açıklama
bool ingres_autocommit_state
( resource $link
)
ingres_autocommit_state() is called to determine whether the current link has autocommit enabled or not.
Değiştirgeler
- link
-
The connection link identifier
Dönen Değerler
Returns TRUE if autocommit is enabled or FALSE when autocommit is disabled
Ayrıca Bakınız
- ingres_autocommit() - Switch autocommit on or off
- ingres_query() - Send an SQL query to Ingres
ingres_autocommit_state
There are no user contributed notes for this page.
