[#wallet-WalletDatabase-Format] = xref:wallet.adoc[wallet]::xref:wallet/WalletDatabase.adoc[WalletDatabase]::Format :relfileprefix: ../../ :mrdocs: Returns the name of the database format. == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::string Format() = 0; ---- == Return Value The database format name. [.small]#Created with https://www.mrdocs.com[MrDocs]#