Property MatchedCount

| MongoDB CSharp Driver API Reference (original) (raw)

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