Class | Sequel::SQL::OrderedExpression |
In: |
lib/sequel_core/sql.rb
|
Parent: | SpecificExpression |
descending | [R] | Whether the expression should order the result set in a descending manner |
expression | [R] | The expression to order the result set by. |