Property UpsertedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
UpsertedCount
The total number of documents upserted across all update operations.
public long UpsertedCount { get; init; }
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
The total number of documents upserted across all update operations.
public long UpsertedCount { get; init; }