- Set database selection="all" to copy the entire database.
- Set replaceDatabase to true.
In the following example, the value for replaceDatabase applies to MyDatabase and all of its children. All objects in MyDatabase and its children are copied to the target.
<database selection="all" replaceDatabase="true"> <name>MyDatabase</name> </database>