LINQ outer join


/ Published in: C#
Save to your folder(s)

NOTE: When you do an outer join, every column selected that could be null from the join must have a ternary operator in the select statement.

URL: http://www.hookedonlinq.com/OuterJoinSample.ashx

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.