[#wallet-WalletDatabase-Close] = xref:wallet.adoc[wallet]::xref:wallet/WalletDatabase.adoc[WalletDatabase]::Close :relfileprefix: ../../ :mrdocs: Flush to the database file and close the database. Also close the environment if no other databases are open in it. == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void Close() = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#