Method USqlStatement():closeDatabase() Foundation

Closes the current SQLite database.

Syntax
:closeDatabase() -> self
Return

Returns self.

Description

The method :closeDatabase() closes the current database as well as all attached SQLite databases and reopens the global in-memory database.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.