Table of Contents

Constructor InsertRequest

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

InsertRequest(BsonDocument)

Initializes a new instance of the InsertRequest class.

public InsertRequest(BsonDocument document)

Parameters

document BsonDocument

The document.