PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MaxDB> <Ingres II 関数
Last updated: Fri, 10 Oct 2008

view this page in

ingres_rollback

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres:1.0-1.4.3)

ingres_rollbackトランザクションをロールバックする

説明

bool ingres_rollback ([ resource $link ] )

ingres_rollback() は現在オープンされているトランザクションをロールバックし、 トランザクションの間にデータベースに行われた全ての変更をキャンセルします。

この関数は、トランザクションをクローズします。 ingres_query() によりクエリを送信することによって、 新規のトランザクションをオープンすることが可能です。

パラメータ

link

接続リンク ID。省略した場合は、最後にオープンしたリンクを使用します。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
ingres_rollback
There are no user contributed notes for this page.

MaxDB> <Ingres II 関数
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites