Page 1 of 1

Linq show SQL

Posted: Wed 12 Apr 2017 12:32
by rbeeston
Hello,
How can i get a Linq query to show me the SQL that its actually going to execute?
Thanks

Re: Linq show SQL

Posted: Thu 13 Apr 2017 10:17
by MaximG
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 .