Table of Contents

Property DeletedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

DeletedCount

Gets the number of documents that were deleted.

public abstract long DeletedCount { get; }

Property Value

long