SQLite3Result
在线手册:中文 英文
PHP手册

SQLite3Result::finalize

(PHP 5 >= 5.3.0)

SQLite3Result::finalizeCloses the result set

说明

public bool SQLite3Result::finalize ( void )

Closes the result set.

参数

此函数没有参数。

返回值

Returns TRUE.


SQLite3Result
在线手册:中文 英文
PHP手册