Property UpsertedCount

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

UpsertedCount

The total number of documents upserted across all update operations.

public long UpsertedCount { get; init; }

Property Value

long