SQLite3Result::finalize

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

SQLite3Result::finalize結果セットを閉じる

説明

public SQLite3Result::finalize(): bool

結果セットを閉じます。

パラメータ

この関数にはパラメータはありません。

戻り値

true を返します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top