Table of Contents

Property MatchedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MatchedCount

The total number of documents matched across all update operations.

public long MatchedCount { get; init; }

Property Value

long