[#wallet-BerkeleyRODatabase-Files] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyRODatabase.adoc[BerkeleyRODatabase]::Files :relfileprefix: ../../ :mrdocs: Return the paths to all files that make up this database. == Synopsis Declared in `<wallet/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual std::vector<fs::path> Files() override; ---- == Return Value The list of file paths backing this database. [.small]#Created with https://www.mrdocs.com[MrDocs]#