[#wallet-SQLiteDatabase-2destructor] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteDatabase.adoc[SQLiteDatabase]::~SQLiteDatabase :relfileprefix: ../../ :mrdocs: Destroy the handle and clean up the SQLite connection. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~SQLiteDatabase(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#