Class BulkWriteModel
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
object.ReferenceEquals(object, object)
Constructors
BulkWriteModel(CollectionNamespace)
Initializes a new instance of the BulkWriteModel class.
Properties
The namespace on which to perform the operation.