Class E111_TreeWhereHasDescendant
WhereHasDescendant - find parents by child criteria.
Find offices that have active departments beneath them.
[ExampleMeta("E111", "Tree Query - WhereHasDescendant", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "WhereHasDescendant", "Polymorphic", "Pro" }, Order = 111)]
public class E111_TreeWhereHasDescendant : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)