dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

SQL Server Side Limitation #2240

Open ocinbat opened 4 years ago

ocinbat commented 4 years ago

It's worth mentioning that we won't be able to see those queries on sys.dm_exec_requests statement_text because comments are stripped.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ajcvickers commented 4 years ago

@ocinbat Yes, we should document this. See the discussion here: https://github.com/dotnet/efcore/issues/20105