PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<ora_plogonOutput Control>
Last updated: Mon, 16 Jul 2012

ora_rollback

(PHP 3, PHP 4, PHP 5)

ora_rollback -- 回滚事务

描述

bool ora_rollback ( resource connection )

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

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




<ora_plogonOutput Control>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST