略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: oci_cancel

2024-04-28

oci_cancel

(PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0)

oci_cancel中断游标读取数据

说明

oci_cancel(resource $statement): bool

oci_cancel() 使一个游标无效,释放所有与之关联的资源并取消了从中读取的能力。

参数

statement

OCI 语句。

返回值

成功时返回 true, 或者在失败时返回 false

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.oci-cancel.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3