Table of Contents

Property DeletedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

DeletedCount

Gets the number of documents that have been deleted from the collection.

public long DeletedCount { get; }

Property Value

long