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