InsertOpcodeOperationTDocument Properties |
The InsertOpcodeOperationTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
BypassDocumentValidation |
Gets or sets a value indicating whether to bypass document validation.
| |
CollectionNamespace |
Gets the collection namespace.
| |
ContinueOnError |
Gets a value indicating whether the server should continue on error.
| |
Documents |
Gets the documents.
| |
DocumentSource |
Gets the document source.
| |
MaxBatchCount |
Gets or sets the maximum number of documents in a batch.
| |
MaxDocumentSize |
Gets or sets the maximum size of a document.
| |
MaxMessageSize |
Gets or sets the maximum size of a message.
| |
MessageEncoderSettings |
Gets the message encoder settings.
| |
RetryRequested |
Gets or sets a value indicating whether retry is enabled for the operation.
| |
Serializer |
Gets the serializer.
| |
WriteConcern |
Gets or sets the write concern.
|