related entity collection

Posts   
 
    
mohamed avatar
mohamed
User
Posts: 136
Joined: 10-Mar-2008
# Posted on: 14-Sep-2009 12:37:31   

Greetings,

How to check my related entity collection Changes from parent entity?? Ex

I have customer entity and every customer has order entity collection. How can i check any changes in order collection from CustomerEntity ?? like (IsDirty for CustomerEntity) in other words

CustomerEntity. IsDirty return true if any changes did in orderCollection !!

llblgen version 2.6 adapter mode Sql2008 V.S 2008 C#

Walaa avatar
Walaa
Support Team
Posts: 14993
Joined: 21-Aug-2005
# Posted on: 14-Sep-2009 13:02:08   

Please check the following thread for Deep-Dirty discussion: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=6000

Also this thread is very useful: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=15641