Field ExecutedMqlQuery
- Namespace
- MongoDB.EntityFrameworkCore.Diagnostics
- Assembly
- MongoDB.EntityFrameworkCore.dll
An MQL query has been executed.
public static readonly EventId ExecutedMqlQuery
Returns
- EventId
- An MQL query has been executed.
Remarks
This event is in the DbLoggerCategory.Database.Command category.
This event uses the MongoQueryEventData payload when used with a DiagnosticSource.