Class GroupArgs
Represents arguments for the Group command helper method.
public class GroupArgs
- Inheritance
-
GroupArgs
- Inherited Members
- Extension Methods
Properties
- Collation
Gets or sets the collation.
- FinalizeFunction
Gets or sets the finalize function.
- Initial
Gets or sets the initial value of the aggregation result document.
- KeyFields
Gets or sets the key fields.
- KeyFunction
Gets or sets the key function.
- MaxTime
Gets or sets the max time.
- Query
Gets or sets the query.
- ReduceFunction
Gets or sets the reduce function.