[#wallet-BerkeleyRODatabase-Filename] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyRODatabase.adoc[BerkeleyRODatabase]::Filename :relfileprefix: ../../ :mrdocs: Return path to main database file for logs and error messages. == Synopsis Declared in `<wallet/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::string Filename() override; ---- == Return Value The database file path as a string. [.small]#Created with https://www.mrdocs.com[MrDocs]#