Join on two different Objects: Linq -


i have trouble on joining iobjectset<t> ienumerable<int> , t has type int property. can join objects of kind. how ever if convert iobjectset list can join them. ideas on reason why happens? 1 experienced this?

you're going have bring collection in memory. can't join across database , collection in memory, ef query provider mad @ you.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -