Class E143_SumRedbAsync
SumRedbAsync - sum of base IRedbObject field WITHOUT JOIN to _values.
Much faster than SumAsync for base fields like Id.
[ExampleMeta("E143", "SumRedbAsync - Base Field Sum", "Analytics", ExampleTier.Free, 143, new string[] { "SumRedbAsync", "Aggregation", "NoJoin" }, RelatedApis = new string[] { "IRedbQueryable.SumRedbAsync" })]
public class E143_SumRedbAsync : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)