Class AggregateArgs
Represents options for the Aggregate command.
public class AggregateArgs
- Inheritance
-
AggregateArgs
- Inherited Members
- Extension Methods
Properties
- AllowDiskUse
Gets or sets a value indicating whether disk use is allowed.
- BatchSize
Gets or sets the size of a batch when using a cursor.
- BypassDocumentValidation
Gets or sets a value indicating whether to bypass document validation.
- Collation
Gets or sets the collation.
- MaxTime
Gets or sets the max time the server should spend on the aggregation command.
- OutputMode
Gets or sets the output mode.
- Pipeline
Gets or sets the pipeline.