Back up the entire database to a file.
Declared in <wallet/db.h>
<wallet/db.h>
virtual bool Backup(std::string const& strDest) const = 0;
true if the backup succeeded.