(PECL ingres >= 2.0.0)
ingres_autocommit_state — 接続が autocommit を使っているかどうかを調べる
$link
ingres_autocommit_state() をコールして、 現在のリンクで autocommit が有効になっているかどうかを調べます。
link
接続リンク ID。
autocommit が有効な場合に true、無効な場合に false を返します。
true
false