Projection.Id() does project composite keys. That is not my probem. The issue is I don't know how to make that subQuery work with the mainQuery to get the equivalent SQL noted above. Maybe producing such a query is not possible?
On Oct 15, 6:02 am, Nexus <[email protected]> wrote: > Hi, > > If the Entity has a composite key mapping you still should be able to > use Projection.Id() > > Regards -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
