Table of Contents

Property DeletedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

DeletedCount

The total number of documents deleted across all delete operations.

public long DeletedCount { get; init; }

Property Value

long