Click or drag to resize

IAggregateFluentExtensionsBucketAuto Method

Overload List
  NameDescription
Public methodStatic memberBucketAutoTResult, TValue(IAggregateFluentTResult, ExpressionFuncTResult, TValue, Int32, AggregateBucketAutoOptions)
Appends a $bucketAuto stage to the pipeline.
Public methodStatic memberBucketAutoTResult, TValue, TNewResult(IAggregateFluentTResult, ExpressionFuncTResult, TValue, Int32, ExpressionFuncIGroupingTValue, TResult, TNewResult, AggregateBucketAutoOptions)
Appends a $bucketAuto stage to the pipeline.
Top
See Also