[#wallet-SQLiteDatabase-Format] = xref:wallet.adoc[wallet]::xref:wallet/SQLiteDatabase.adoc[SQLiteDatabase]::Format :relfileprefix: ../../ :mrdocs: Return the name of this database's storage format. == Synopsis Declared in `<wallet/sqlite.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]#