Class AggregationInfo
Aggregation information
public record AggregationInfo : IEquatable<AggregationInfo>
Inheritance
Implements
Properties
FieldPaths
public List<FieldPathInfo> FieldPaths { get; init; }
Function
public AggregateFunction Function { get; init; }