EntityQuerySortingOptionsBuilder
A result builder that allows you to declaratively describe the sorting options for an entity query.
Declaration
@resultBuilder enum EntityQuerySortingOptionsBuilder<Entity> where Entity : AppEntityA result builder that allows you to declaratively describe the sorting options for an entity query.
@resultBuilder enum EntityQuerySortingOptionsBuilder<Entity> where Entity : AppEntity