Field ExecutedBulkWrite
- Namespace
- MongoDB.EntityFrameworkCore.Diagnostics
- Assembly
- MongoDB.EntityFrameworkCore.dll
A bulk write has been executed.
public static readonly EventId ExecutedBulkWrite
Returns
- EventId
- A bulk write has been executed.
Remarks
This event is in the DbLoggerCategory.Update category.
This event uses the MongoBulkWriteEventData payload when used with a DiagnosticSource.