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

Assembly: redb.Postgres.Pro.dll

⚡ Pro: Single field aggregation with filterJson (legacy).
Note: filterJson is ignored - use FilterExpression overload.

public override Task<decimal?> ExecuteAggregateAsync(long schemeId, string fieldPath, AggregateFunction function, string? filterJson = null)