Property ModifiedCount

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

ModifiedCount

The number of documents that were modified.

public long ModifiedCount { get; init; }

Property Value

long