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