SortOrder

sealed class SortOrder

The various ways a query result can be ordered by.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

Sort the query results in an ascending order.

Link copied to clipboard

Sort the query results in a descending order.