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