method Session.close
#Session.close(): void
Closes the session. An exception is thrown if the database or the session is not open. This method is a
wrapper around
sqlite3session_delete()
.
Return Type #
void
#Session.close(): void
Closes the session. An exception is thrown if the database or the session is not open. This method is a
wrapper around
sqlite3session_delete()
.
void