Class E144_MinMaxRedbAsync
MinRedbAsync/MaxRedbAsync - min/max of base IRedbObject fields WITHOUT JOIN.
Perfect for finding date ranges (DateCreate, DateModify).
[ExampleMeta("E144", "Min/MaxRedbAsync - Date Range", "Analytics", ExampleTier.Free, 144, new string[] { "MinRedbAsync", "MaxRedbAsync", "DateRange" }, RelatedApis = new string[] { "IRedbQueryable.MinRedbAsync", "IRedbQueryable.MaxRedbAsync" })]
public class E144_MinMaxRedbAsync : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)