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