Table of Contents

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; }

Property Value

long