SQLite3Result::finalizeCloses the result set Descriptionpublic true SQLite3Result::finalize()
Closes the result set. ParametersThis function has no parameters. Return Values
Always returns Errors/ExceptionsAn Error is thrown if the method is called on an uninitialized object. Changelog
|