Table of Contents

Class BulkWriteModel

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents base class for all operations in the scope of bulk write.

public abstract class BulkWriteModel
Inheritance
BulkWriteModel
Derived
Inherited Members

Constructors

BulkWriteModel(CollectionNamespace)

Initializes a new instance of the BulkWriteModel class.

Properties

Namespace

The namespace on which to perform the operation.