AggregateOptions Properties |
The AggregateOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowDiskUse |
Gets or sets a value indicating whether to allow disk use.
|
![]() | BatchSize |
Gets or sets the size of a batch.
|
![]() | BypassDocumentValidation |
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.
|
![]() | MaxAwaitTime |
Gets or sets the maximum await time.
|
![]() | MaxTime |
Gets or sets the maximum time.
|
![]() | TranslationOptions |
Gets or sets the translation options.
|
![]() | UseCursor |
Gets or sets a value indicating whether to use a cursor.
|