Property ModifiedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ModifiedCount
Gets the number of documents that were actually modified during an update.
public override long ModifiedCount { get; }