Load the transferred data

DCM loads each transferred object into the destination database by either cloning or copying it.

If the object does not exist in the receiving database, DCM creates an object that has equivalent properties to the object in the sending database. If the object exists in the receiving database, DCM updates its properties to make the object equivalent to the object in the sending database.

Note: Properties of non-modifiable objects that are in the receiving database can change when new objects are loaded. However, the source contents of non-modifiable objects that exist are not updated.

Feedback