Filter an EntityCollection

Posts   
 
    
paolocosta
User
Posts: 1
Joined: 02-Dec-2005
# Posted on: 02-Dec-2005 10:41:40   

Hi,

I'm new on LLBLGenPro. How can I filter an already loaded Entity Collection without making a new call to database?

Thanks

Paolo

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 02-Dec-2005 15:49:49   

Currently there is no direct way of doing so. So you will have to loop in the collection and do the filtering yourself.

Please refer to the following threads: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=2872 http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=4007

As you might see filtering an EntityCollection feature was asked before and it's on our todo list and hopefully will have this feature in v.2