Table of Contents

Property UpsertedCount

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