Method ExecuteAggregateAsync(long, string, AggregateFunction, FilterExpression?)

Assembly: redb.Postgres.Pro.dll

⚡ Pro: Single field aggregation with FilterExpression (preferred).

public override Task<decimal?> ExecuteAggregateAsync(long schemeId, string fieldPath, AggregateFunction function, FilterExpression? filter)