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

search for in the

oci_close> <oci_bind_by_name
Last updated: Fri, 29 Aug 2008

view this page in

oci_cancel

(PHP 5, PECL oci8:1.1-1.2.4)

oci_cancelカーソルからの読み込みをキャンセルする

説明

bool oci_cancel ( resource $statement )

カーソルを無効にして関連付けられた全てのリソースを開放し、 読み込みをキャンセルします。

パラメータ

statement

OCI ステートメント

返り値

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



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

oci_close> <oci_bind_by_name
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites