(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SQLite3Result::finalize — Closes the result set
Closes the result set.
This function has no parameters.
Always returns true.
true
An Error is thrown if the method is called on an uninitialized object.
false