How do you force NHibernate to perform an inner join when using Linq. When using the criteria objects I would just use NHibernate.SqlCommand.JoinType.InnerJoin when creating an alias. I'm not seeing anywhere to force an inner join with the new linq provider.
Thanks, Dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
