Sorry - ignore this! Just spotted an identical post from just a few days ago with the answer.
CreateAlias(string associationPath, string alias, JoinType joinType, ICriterion withClause) Thanks On 23 March 2011 19:43, James Crowley <[email protected]> wrote: > Hi folks, > > Is there a way to specify additional conditions to outer joins (rather than > them appearing in the WHERE clause) ? > > I need some extra conditions on the outer join-ed table, but adding them to > the WHERE clause does not get the correct behaviour (see > http://weblogs.sqlteam.com/jeffs/archive/2007/05/14/criteria-on-outer-joined-tables.aspx > ). > > I can't seem to find any way to do this using Criteria or the QueryOver > syntax... > > Thanks > > James > -- --- James Crowley CEO, developerFusion - the global developer community - http://www.developerfusion.com/ CTO, TechEye - all the technology news unfit for print - http://www.techeye.net/ linkedin: http://linkedin.com/in/jamescrowley twitter: http://twitter.com/jamescrowley -- 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.
