[#wallet-SQLiteCursor-2destructor] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteCursor.adoc[SQLiteCursor]::~SQLiteCursor :relfileprefix: ../../ :mrdocs: Destroy the cursor and finalize its prepared statement. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~SQLiteCursor() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#