Page 1 of 1

Linq-To-Sql LoadWith

Posted: Mon 28 Apr 2014 15:25
by SOHODeveloper
I have a simple query that I use with a LoadWith to pull in a related table. The LoadWith is working because the data is pulled in. When I view the generated query in LINQ Insight it does not show the expected Join clause.

Is this behavior expected?

Re: Linq-To-Sql LoadWith

Posted: Tue 29 Apr 2014 07:03
by MariiaI
Thank you for the report on this. We have reproduced this issue. We will investigate it and inform you about the results as soon as possible.