Class E145_AverageRedbAsync
AverageRedbAsync - average of base IRedbObject field WITHOUT JOIN.
Useful for statistics on Id distribution.
[ExampleMeta("E145", "AverageRedbAsync - Base Field Avg", "Analytics", ExampleTier.Free, 145, new string[] { "AverageRedbAsync", "Aggregation", "NoJoin" }, RelatedApis = new string[] { "IRedbQueryable.AverageRedbAsync" })]
public class E145_AverageRedbAsync : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)