Back up the entire database to a file.
Declared in <wallet/migrate.h>
<wallet/migrate.h>
virtual bool Backup(std::string const& strDest) const override;
True if the backup succeeded, false otherwise.