ibase_free_result

(PHP 5, PHP 7 < 7.4.0)

ibase_free_result释放结果集

描述

ibase_free_result(资源 $result_identifier): 布尔值

释放结果集。

参数

result_identifier

ibase_query()ibase_execute() 创建的结果集。

返回值

成功时返回 true,失败时返回 false

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top