Hi,
I have to convert my ef code to sql, but i have some problems to accomplish this task,
What can be the best ways to retrieve a query from entity framework ?
Thanks
Hi,
I have to convert my ef code to sql, but i have some problems to accomplish this task,
What can be the best ways to retrieve a query from entity framework ?
Thanks
Yes, I do, but cant able to capture the query, i run profiler with my user name filter and i dont see the query, probably isnt in real time o something also happen.
Hello,
with sql server profile you can intercept the query who is send to the database
hope this help
try with this video
https://www.youtube.com/results?search_query=sql+profile+capture+entity+framework
Hi 01107111,
For this question, Oleksii Aza has provided some suggestions in this thread and hope helpful to you.
Best Regards,
Daniel Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
5 people are following this question.