Class AggregationInfo

Assembly: redb.Core.dll

Aggregation information

public record AggregationInfo : IEquatable<AggregationInfo>

Inheritance

ObjectAggregationInfo

Implements

Properties

FieldPaths

public List<FieldPathInfo> FieldPaths { get; init; }

Function

public AggregateFunction Function { get; init; }