Table of Contents

Property InsertedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

InsertedCount

The total number of documents inserted across all insert operations.

public long InsertedCount { get; init; }

Property Value

long