Struct AggregateBucketAutoGranularity
- Namespace
- MongoDB.Driver
- Assembly
- MongoDB.Driver.dll
public struct AggregateBucketAutoGranularity
- Inherited Members
-
Constructors
AggregateBucketAutoGranularity(string)
public AggregateBucketAutoGranularity(string value)
Parameters
value
string
Properties
E12
public static AggregateBucketAutoGranularity E12 { get; }
Property Value
- AggregateBucketAutoGranularity
E192
public static AggregateBucketAutoGranularity E192 { get; }
Property Value
- AggregateBucketAutoGranularity
E24
public static AggregateBucketAutoGranularity E24 { get; }
Property Value
- AggregateBucketAutoGranularity
E48
public static AggregateBucketAutoGranularity E48 { get; }
Property Value
- AggregateBucketAutoGranularity
E6
public static AggregateBucketAutoGranularity E6 { get; }
Property Value
- AggregateBucketAutoGranularity
E96
public static AggregateBucketAutoGranularity E96 { get; }
Property Value
- AggregateBucketAutoGranularity
PowersOf2
public static AggregateBucketAutoGranularity PowersOf2 { get; }
Property Value
- AggregateBucketAutoGranularity
R10
public static AggregateBucketAutoGranularity R10 { get; }
Property Value
- AggregateBucketAutoGranularity
R20
public static AggregateBucketAutoGranularity R20 { get; }
Property Value
- AggregateBucketAutoGranularity
R40
public static AggregateBucketAutoGranularity R40 { get; }
Property Value
- AggregateBucketAutoGranularity
R5
public static AggregateBucketAutoGranularity R5 { get; }
Property Value
- AggregateBucketAutoGranularity
R80
public static AggregateBucketAutoGranularity R80 { get; }
Property Value
- AggregateBucketAutoGranularity
S1_2_5
public static AggregateBucketAutoGranularity S1_2_5 { get; }
Property Value
- AggregateBucketAutoGranularity
Value
public string Value { get; }
Property Value
- string