Question

I'm looking for a feature much like the Log property in Linq DataContext.

Was it helpful?

Solution

All executed SQL is written to the Trace, so you can access is using a TraceListener.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top