Property MatchedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
MatchedCount
Gets the matched count. If IsAcknowledged is false, this will throw an exception.
public abstract long MatchedCount { get; }