Event Logging

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
philpastor
Posts: 2
Joined: Thu 23 Jul 2009 15:31

Event Logging

Post by philpastor » Thu 23 Jul 2009 15:56

Is there a way to trace the events in the DevArt component for EF? For instance, I am curious how long it takes to generate the SQL from the time it receievs the decision tree (or whatever) from EF.

Thanks,

Phil

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 27 Jul 2009 07:47

There is no special debugging tool.
We recommend to use Devart DbMonitor for debugging the SQL queries.
More information about this product is available here:
http://devart.com/dbmonitor/

Post Reply