PipelineStageDefinitionBuilderBucketAuto Method |
Name | Description | |
---|---|---|
BucketAutoTInput, TValue(AggregateExpressionDefinitionTInput, TValue, Int32, AggregateBucketAutoOptions) |
Creates a $bucketAuto stage.
| |
BucketAutoTInput, TValue(ExpressionFuncTInput, TValue, Int32, AggregateBucketAutoOptions, ExpressionTranslationOptions) |
Creates a $bucketAuto stage.
| |
BucketAutoTInput, TValue, TOutput(AggregateExpressionDefinitionTInput, TValue, Int32, ProjectionDefinitionTInput, TOutput, AggregateBucketAutoOptions) |
Creates a $bucketAuto stage.
| |
BucketAutoTInput, TValue, TOutput(ExpressionFuncTInput, TValue, Int32, ExpressionFuncIGroupingAggregateBucketAutoResultIdTValue, TInput, TOutput, AggregateBucketAutoOptions, ExpressionTranslationOptions) |
Creates a $bucketAuto stage (this overload can only be used with LINQ3).
|