Class AggregateOptions
Options for an aggregate operation.
- Inheritance
-
Aggregate
Options
- Inherited Members
Properties
- Allow
Disk Use Gets or sets a value indicating whether to allow disk use.
- Batch
Size Gets or sets the size of a batch.
- Bypass
Document Validation Gets or sets a value indicating whether to bypass document validation.
- Collation
Gets or sets the collation.
- Comment
Gets or sets the comment.
- Hint
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.
- Let
Gets or sets the "let" definition.
- Max
Await Time Gets or sets the maximum await time.
- Max
Time Gets or sets the maximum time.
- Translation
Options Gets or sets the translation options.
- Use
Cursor Gets or sets a value indicating whether to use a cursor.