Contents

EntityQuerySortingOptionsBuilder

A result builder that allows you to declaratively describe the sorting options for an entity query.

Declaration

@resultBuilder enum EntityQuerySortingOptionsBuilder<Entity> where Entity : AppEntity

Topics

Building sorting options

Type Methods

See Also

Creating the sorting options