Click or drag to resize

FindOpcodeOperationTDocument Properties

The FindOpcodeOperationTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyAllowPartialResults
Gets or sets a value indicating whether the server is allowed to return partial results if any shards are unavailable.
Public propertyBatchSize
Gets or sets the size of a batch.
Public propertyCollectionNamespace
Gets the collection namespace.
Public propertyComment
Gets or sets the comment.
Public propertyCursorType
Gets or sets the type of the cursor.
Public propertyFilter
Gets or sets the filter.
Public propertyFirstBatchSize
Gets or sets the size of the first batch.
Public propertyHint
Gets or sets the hint.
Public propertyLimit
Gets or sets the limit.
Public propertyMax
Gets or sets the max key value.
Public propertyMaxScan Obsolete.
Gets or sets the max scan.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyMin
Gets or sets the min key value.
Public propertyModifiers
Gets or sets any additional query modifiers.
Public propertyNoCursorTimeout
Gets or sets a value indicating whether the server will not timeout the cursor.
Public propertyOplogReplay
Gets or sets a value indicating whether the OplogReplay bit will be set.
Public propertyProjection
Gets or sets the projection.
Public propertyResultSerializer
Gets the result serializer.
Public propertyShowRecordId
Gets or sets whether the record Id should be added to the result document.
Public propertySkip
Gets or sets the number of documents skip.
Public propertySnapshot Obsolete.
Gets or sets whether to use snapshot behavior.
Public propertySort
Gets or sets the sort specification.
Top
See Also