Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Constructor BulkWriteModel

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

BulkWriteModel(CollectionNamespace)

Initializes a new instance of the BulkWriteModel class.

protected BulkWriteModel(CollectionNamespace collectionNamespace)

Parameters

collectionNamespace CollectionNamespace

Collection on which the operation should be performed.