BulkMixedWriteOperation Properties |
The BulkMixedWriteOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
|
![]() | CollectionNamespace |
Gets the collection namespace.
|
![]() | IsOrdered |
Gets or sets a value indicating whether the writes must be performed in order.
|
![]() | MaxBatchCount |
Gets or sets the maximum number of documents in a batch.
|
![]() | MaxBatchLength |
Gets or sets the maximum length of a batch.
|
![]() | MaxDocumentSize |
Gets or sets the maximum size of a document.
|
![]() | MaxWireDocumentSize |
Gets or sets the maximum size of a wire document.
|
![]() | MessageEncoderSettings |
Gets the message encoder settings.
|
![]() | Requests |
Gets the requests.
|
![]() | RetryRequested |
Gets or sets a value indicating whether [retry requested].
|
![]() | WriteConcern |
Gets or sets the write concern.
|