Well my main goal is to be able to use Linq, but tell linq that want to load all of the properties or all properties but the lists. I think this is possible with Criteria but I havent seen any solution for linq. I think kind of like LoadOptions for Linq to sql.
On Aug 11, 2:30 pm, Fabio Maulo <[email protected]> wrote: > What do you mean exactly ? > with entity-name you can work with neither classes nor interfaces; LINQ is > strongly typed. > > On Wed, Aug 11, 2010 at 8:32 AM, Niclas Pehrsson <[email protected]> wrote: > > Is it possible to use Entity-name with NHibernate Linq provider in > > the 3.x versions? > > > -- > > 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]<nhusers%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/nhusers?hl=en. > > -- > Fabio Maulo -- 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.
