[#wallet-BerkeleyRODatabase-Format] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyRODatabase.adoc[BerkeleyRODatabase]::Format :relfileprefix: ../../ :mrdocs: Return the name of this database's storage format. == Synopsis Declared in `<wallet/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::string Format() override; ---- == Return Value The storage format identifier for this database. [.small]#Created with https://www.mrdocs.com[MrDocs]#