Property InsertCount
- Namespace
- MongoDB.EntityFrameworkCore.Diagnostics
- Assembly
- MongoDB.EntityFrameworkCore.dll
InsertCount
The number of documents to insert in this bulk write operation.
public long InsertCount { get; }
The number of documents to insert in this bulk write operation.
public long InsertCount { get; }