[#wallet-SQLiteBatch-Close] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteBatch.adoc[SQLiteBatch]::Close :relfileprefix: ../../ :mrdocs: Close the batch and finalize its prepared statements. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void Close() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#