(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SQLite3Result::finalize — Closes the result set
public SQLite3Result::finalize(): true
Closes the result set.
This function has no parameters.
Always returns true.
An Error is thrown if the method is called on an uninitialized object.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sqlite3result.finalize.php