SQL server profiler not showing LINQ To Sql queries

前端 未结 4 1141
梦如初夏
梦如初夏 2021-02-05 04:39

I am trying to view SQL generated by Linq to SQL in the SQL Server Profiler (2005).

I can see the sql sent to the server from anything except for linq to sql.

I\'m

4条回答
提交回复
热议问题