Table of Contents

Property ModifiedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ModifiedCount

The total number of documents modified across all update operations.

public long ModifiedCount { get; init; }

Property Value

long