Page 1 of 1

See generated SQL?

Posted: Tue 20 Sep 2011 16:49
by extrakun
How do I see the generated SQL for a given query for the Entity Framework?

Posted: Wed 21 Sep 2011 09:58
by Shalex
Please create an instance of OracleMoniror in your code and set its IsActive property to True to get the SQL that is sent to the server:
Download link: http://www.devart.com/dbmonitor/dbmon3.exe
Documentation: http://www.devart.com/dotconnect/oracle ... nitor.html