oci_client_version> <oci_bind_by_name
Last updated: Fri, 24 Feb 2012

oci_cancel

(PHP 5, PECL OCI8 >= 1.1.0)

oci_cancelCancels reading from cursor

Descrição

bool oci_cancel ( resource $statement )

Invalidates a cursor, freeing all associated resources and cancels the ability to read from it.

Parâmetros

statement

An OCI statement.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



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

oci_client_version> <oci_bind_by_name
Last updated: Fri, 24 Feb 2012