Click or drag to resize
InsertOpcodeOperationTDocument Properties

The InsertOpcodeOperationTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyContinueOnError
Gets a value indicating whether the server should continue on error.
Public propertyDocumentSource
Gets the document source.
Public propertyMaxBatchCount
Gets or sets the maximum number of documents in a batch.
Public propertyMaxDocumentSize
Gets or sets the maximum size of a document.
Public propertyMaxMessageSize
Gets or sets the maximum size of a message.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertySerializer
Gets the serializer.
Public propertyWriteConcern
Gets or sets the write concern.
Top
See Also