Struct AggregateBucketAutoGranularity
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Represents the granularity value for a $bucketAuto stage.
public struct AggregateBucketAutoGranularity
Inherited Members
Constructors
AggregateBucketAutoGranularity(string)
Initializes a new instance of the AggregateBucketAutoGranularity struct.
Properties
Gets the E12 granularity.
Gets the E192 granularity.
Gets the E24 granularity.
Gets the E48 granularity.
Gets the E6 granularity.
Gets the E96 granularity.
Gets the POWERSOF2 granularity.
Gets the R10 granularity.
Gets the R20 granularity.
Gets the R40 granularity.
Gets the R5 granularity.
Gets the R80 granularity.
Gets the 1-2-5 granularity.
Gets the value.