problem with fetching using unique index

Posts   
 
    
nevernet
User
Posts: 67
Joined: 01-Feb-2010
# Posted on: 21-Oct-2010 19:34:00   

Hello

usually, if there is a unique index (with one field). then we can entity.FetchUsingXXX method

but my unique index have two fields(two columns). after i re-generated code, there is no such method entity.FetchUsingXXYY

how to do this? any ideas will be appreciated.

Thank you Daniel

nevernet
User
Posts: 67
Joined: 01-Feb-2010
# Posted on: 21-Oct-2010 19:42:05   

solved

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 21-Oct-2010 21:44:38   

Thanks for updating us!

Matt