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

search for in the

ibase_server_info> <ibase_rollback_ret
[edit] Last updated: Fri, 10 Feb 2012

view this page in

ibase_rollback

(PHP 4, PHP 5)

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

説明

bool ibase_rollback ([ resource $link_or_trans_identifier = NULL ] )

トランザクションをロールバックします。

パラメータ

link_or_trans_identifier

引数なしでコールされた場合、この関数はデフォルトリンクのデフォルトの トランザクションをロールバックします。引数として接続 ID が渡された場合、 対応する接続のデフォルトのトランザクションをロールバックします。 引数としてトランザクション ID が渡された場合、対応するトランザクションを ロールバックします。

返り値

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



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites