Table of Contents

Property InsertCount

Namespace
MongoDB.EntityFrameworkCore.Diagnostics
Assembly
MongoDB.EntityFrameworkCore.dll

InsertCount

The number of documents to insert in this bulk write operation.

public long InsertCount { get; }

Property Value

long