Getting records filtered based on an array

Posts   
 
    
w3stfa11
User
Posts: 13
Joined: 01-Jul-2010
# Posted on: 30-Aug-2010 22:19:46   

I need to populate an EmployeeCollection based on a string array of email addresses.

I'm able to do so but it's very hackish and probably slow.

Is there an easy way to set a filter where it retrieves all the employees whose email is in listed in that array?

Thanks

Self-servicing, 2.6.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 31-Aug-2010 07:31:14   
David Elizondo | LLBLGen Support Team