Query: oci_cancel
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCI_CANCEL(3) OCI_CANCEL(3) oci_cancel - Cancels reading from cursorSYNOPSISbool oci_cancel (resource $statement)DESCRIPTIONInvalidates a cursor, freeing all associated resources and cancels the ability to read from it.PARAMETERSo $statement - An OCI statement.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group OCI_CANCEL(3)
| Related Man Pages | 
|---|
| mysqlnd_uh_set_statement_proxy(3) - php | 
| db2_stmt_error(3) - php | 
| oci_field_is_null(3) - php | 
| oci_num_fields(3) - php | 
| sqlsrv_has_rows(3) - php |