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

search for in the

Oracle (PDO)> <Oracle
Last updated: Mon, 26 Nov 2007

view this page in

ora_rollback

(PHP 4, PHP 5 <= 5.0.5)

ora_rollback — 回滚事务

描述

bool ora_rollback ( resource $connection )

该函数回滚一个 Oracle 事务。(事务的定义在 ora_commit() 函数中查看。)

如果成功则返回 TRUE,失败则返回 FALSE。 错误的细节能够使用 ora_error()ora_errorcode() 函数取得。



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

Oracle (PDO)> <Oracle
Last updated: Mon, 26 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites