Outer Join?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
Zoran
Posts: 44
Joined: Thu 28 Apr 2005 21:55
Location: Zagreb, Croatia

Outer Join?

Post by Zoran » Thu 25 Dec 2008 01:51

DefaultIfEmpty() is not supported in LINQ to SQL yet, is it? Is there a way to use outer joins?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 25 Dec 2008 11:02

The DefaultIfEmpty() method was implemented, look forward to the next build.
As for the outer joins, no support is available yet.

Post Reply