Property MatchedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
MatchedCount
The number of documents that matched the filter.
public long MatchedCount { get; init; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
The number of documents that matched the filter.
public long MatchedCount { get; init; }