Home
Options

Linq query not returning the generated SQL results in entity framework object context connection

edited January 2017
Hi,
I am using Entity Framework ObjectContext connection with sql server provider to write the Linq to object query.

My LINQ queries are running and are getting displayed in results panel but the SQL results always remains empty.
LINQ query is not returning generated SQL results.

It's LinqPad v4.57.02 (Pro Edition)

Thanks
Anupam

Comments

Sign In or Register to comment.