ingres_autocommit_state
(PECL ingres >= 2.0.0)
ingres_autocommit_state — Test if the connection is using autocommit
说明
ingres_autocommit_state
( resource
$link
) : boolingres_autocommit_state() is called to determine whether the current link has autocommit enabled or not.
参数
-
link -
The connection link identifier
返回值
Returns TRUE if autocommit is enabled or FALSE when autocommit is
disabled
User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.ingres-autocommit-state.php