Click or drag to resize
FindOperationTDocument Properties

The FindOperationTDocument 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 propertyLimit
Gets or sets the limit.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
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 propertyProjection
Gets or sets the projection.
Public propertyResultSerializer
Gets the result serializer.
Public propertySkip
Gets or sets the number of documents skip.
Public propertySort
Gets or sets the sort specification.
Top
See Also