Click or drag to resize

AggregateOptions Properties

The AggregateOptions type exposes the following members.

Properties
  NameDescription
Public propertyAllowDiskUse
Gets or sets a value indicating whether to allow disk use.
Public propertyBatchSize
Gets or sets the size of a batch.
Public propertyBypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
Public propertyCollation
Gets or sets the collation.
Public propertyComment
Gets or sets the comment.
Public propertyHint
Gets or sets the hint. This must either be a BsonString representing the index name or a BsonDocument representing the key pattern of the index.
Public propertyMaxAwaitTime
Gets or sets the maximum await time.
Public propertyMaxTime
Gets or sets the maximum time.
Public propertyTranslationOptions
Gets or sets the translation options.
Public propertyUseCursor Obsolete.
Gets or sets a value indicating whether to use a cursor.
Top
See Also