How do I dump and load the data in an EntityStore?
The DbDump and DbLoad utilities can be used to dump and load all Databases in an EntityStore. They can be used to copy, backup or restore the data in a store when you don’t wish to copy the entire set of log files in the environment. The Database Names section of the EntityStore documentation describes how to determine which database names to dump or load. In addition, it is useful to understand the process for dumping and loading databases in general.