Best way to show the SQL trace of a LINQ query to Entity Framework 3.5

后端 未结 3 691
无人共我
无人共我 2021-01-25 05:37

Best way to show the SQL trace of a LINQ query to Entity Framework 3.5?

I am using ASP.net and EF 3.5.

Dim dbo As Web.Portal.RBMEntities = New Web.Portal         


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