编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « oci_field_type
  • oci_free_statement »
  • PHP Manual
  • OCI8 函数
  • Frees a descriptor

oci_free_descriptor

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

oci_free_descriptor — Frees a descriptor

说明

oci_free_descriptor ( resource $descriptor ) : bool

Frees a descriptor allocated by oci_new_descriptor().

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

注释

Note:

This function is commonly used as a method OCI-LOB::free.

参见

  • OCI-LOB::free

相关文章
php mailparse 函数 frees a mime resourcephp maxdb 函数 frees the memory associated with a resultphp oci8 函数 中断游标读取数据php oci8 函数 returns the oracle client library versionphp oci8 函数 关闭 oracle 连接php oci8 函数 提交未执行的事务处理php oci8 函数 返回字段精度php oci8 函数 返回字段范围php oci8 函数 返回字段大小php oci8 函数 返回字段的原始 oracle 数据类型php oci8 函数 frees a descriptorphp oci8 函数 返回语句执行后受影响的行数php oci8 函数 配置 oracle 语句预备执行php oci8 函数 修改 oracle 用户的密码php oci8 函数 使用一个持久连接连到 oracle 数据库php oci8 函数 返回 oci 语句的类型php oci8 函数 unregister a user defined callback function for oracle database tafphp posix 函数 determine if a file descriptor is an interactive terminalphp ps 函数 closes image and frees memoryphp oci lob frees resources associated with the lob descriptor
关注编程学问公众号
编程学问网 湘ICP备20001732号