Returns the name of the database format.

Synopsis

Declared in <wallet/db.h>

virtual
std::string
Format() = 0;

Return Value

The database format name.

Created with MrDocs