[#wallet-BerkeleyRODatabase-Close] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyRODatabase.adoc[BerkeleyRODatabase]::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/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void Close() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#