Property InsertedCount

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

InsertedCount

Gets the number of documents that were inserted.

public override long InsertedCount { get; }

Property Value

long