oci_cancel
oci_cancel
Cancels reading from cursor
bool **oci_cancel** resource $statement
Invalidates a cursor, freeing all associated resources and cancels the ability to read from it.
statementAn OCI statement.
return.success
Cancels reading from cursor
bool **oci_cancel** resource $statement
Invalidates a cursor, freeing all associated resources and cancels the ability to read from it.
statementAn OCI statement.
return.success