Hi I'm trying to perform a linq query on two IQueryable<> A,B making A.Except(B) I have, with my happiness, an exception of type Except method is not implemented. Anyone knows if the NHibernate.Linq support Except?
It could be possible that claaing that method on entities loaded from 2level cache fails? Thanks in advance Sorry for my english -- 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.
