Table of Contents

Class BulkWriteInsertOneResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents result of BulkWriteInsertOneModel<TDocument> operation.

public class BulkWriteInsertOneResult
Inheritance
BulkWriteInsertOneResult
Inherited Members

Properties

DocumentId

The id of the inserted document.

InsertedId

The id of the inserted document.