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

Assembly: redb.Postgres.Pro.dll

Pro: SQL Preview for Single Aggregation

public Task<string> GetSingleAggregateSqlPreviewAsync(long schemeId, string fieldPath, AggregateFunction function, FilterExpression? filter = null)