session.close()。


session.close().】

关闭会话。如果数据库或会话未打开,将抛出异常。此方法是对 sqlite3session_delete() 的封装。

【Closes the session. An exception is thrown if the database or the session is not open. This method is a wrapper around sqlite3session_delete().】