Class E140_DistinctByRedb
DISTINCT ON specific base field.
Get one object per unique Name (first by Id).
[ExampleMeta("E140", "DistinctByRedb - By Field", "Analytics", ExampleTier.Pro, 140, new string[] { "Distinct", "DistinctByRedb", "Unique" }, RelatedApis = new string[] { "IRedbQueryable.DistinctByRedb" })]
public class E140_DistinctByRedb : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)