Closes the the database if it is still open.
This is done by calling the Close() method, so you don't have to call Close() if you don't absolutely need to close the database.
SQLiteClient Class | SQLite.NET Namespace