Linq show SQL

Discussion of open issues, suggestions and bugs regarding EntityDAC
Post Reply
rbeeston
Posts: 12
Joined: Wed 25 Jan 2017 14:44

Linq show SQL

Post by rbeeston » Wed 12 Apr 2017 12:32

Hello,
How can i get a Linq query to show me the SQL that its actually going to execute?
Thanks

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Linq show SQL

Post by MaximG » Thu 13 Apr 2017 10:17

To get the text of executing SQL queries when using LINQ query in EntityDAC when working with data provider for UniDAC you can use component TUniSQLMonitor .

Post Reply