Table of Contents

Property DeletedCount

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

DeletedCount

Gets the number of documents that were deleted.

public override long DeletedCount { get; }

Property Value

long

The number of document that were deleted.