Table of Contents

Property InsertedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

InsertedCount

Gets the number of documents that were inserted.

public abstract long InsertedCount { get; }

Property Value

long