Click or drag to resize

FindOptionsBase Properties

The FindOptionsBase type exposes the following members.

Properties
  NameDescription
Public propertyAllowPartialResults
Gets or sets a value indicating whether to allow partial results when some shards are unavailable.
Public propertyBatchSize
Gets or sets the size of a batch.
Public propertyCollation
Gets or sets the collation.
Public propertyComment
Gets or sets the comment.
Public propertyCursorType
Gets or sets the type of the cursor.
Public propertyMaxAwaitTime
Gets or sets the maximum await time for TailableAwait cursors.
Public propertyMaxTime
Gets or sets the maximum time.
Public propertyModifiers
Gets or sets the modifiers.
Public propertyNoCursorTimeout
Gets or sets whether a cursor will time out.
Public propertyOplogReplay
Gets or sets whether the OplogReplay bit will be set.
Top
See Also