Property MatchedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
MatchedCount
The total number of documents matched across all update operations.
public long MatchedCount { get; init; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
The total number of documents matched across all update operations.
public long MatchedCount { get; init; }