Notification function called whenever one database has been inserted into another.
Parameters
Parameters
Description
pToDb
[in] Destination database.
idMap
[in] ID Map source -> destination.
pFromDb
[in] Source database.
Remarks
This function is called after the operation, and is sent just before beginDeepCloneXlation. It is called before any Object IDs are translated.
Element IDs of cloned objects do not point at the cloned objects, and must therefore not not be used at this point for any operations on those objects.