How to copy/clone EntityCollection

Posts   
 
    
mani23
User
Posts: 1
Joined: 18-Mar-2009
# Posted on: 18-Mar-2009 08:54:30   

Hi,

I have a EntityCollection<> with releated collection (using prefetchPath). Now I need to copy/clone this EntityCollection with all current values also in releated collection and write this EntityCollection to database BUT with new id`s. How can I do this ??

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 18-Mar-2009 10:39:14   

Please search the forums for Cloning and/or deep clonning