EntityQuerySort
The properties to use to sort the results when the query runs.
Declaration
struct EntityQuerySort<Entity> where Entity : AppEntityThe properties to use to sort the results when the query runs.
struct EntityQuerySort<Entity> where Entity : AppEntity