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