Instance Property
orderBys
Zero or more columns or expressions specifying sort keys and directionalities for the overall result rows.
var orderBys: [any SQLExpression]
Discussion
See SQLDirection.
Instance Property
var orderBys: [any SQLExpression]
See SQLDirection.