Indicate where SQL comes from (SaveChanges, LINQ query, etc.) in IDbCommandInterceptor #23719
Labels
area-interception
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
community-contribution
customer-reported
type-enhancement
Milestone
Maybe this already is possible, but noone could have helped me on Stackoverflow: https://stackoverflow.com/questions/65287475/efcore-5-0-interceptor-statement-type
I'd like to know the Statement-Type in interceptors, so can tell e.g. Update-Statements apart from Select-Statements.
The text was updated successfully, but these errors were encountered: