Method ExtractPropsFieldPaths(IEnumerable<AggregateRequest>)

Assembly: redb.Postgres.Pro.dll

Collects Props fields from aggregation list (excluding base and COUNT(*))

public HashSet<string> ExtractPropsFieldPaths(IEnumerable<AggregateRequest> aggregations)