(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SQLite3Result::finalize — Closes the result set
Closes the result set.
此函数没有参数。
总是返回 true。
true
An Error is thrown if the method is called on an uninitialized object.
false