Class E070_CountAsync
Count employees using CountAsync.
Get total count and filtered count.
[ExampleMeta("E070", "CountAsync - Total and Filtered", "Query", ExampleTier.Free, 1, new string[] { "Count", "Aggregate" })]
public class E070_CountAsync : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)