Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
desc
desc
fun
ColumnDeclaring
<
*
>
.
desc
(
)
:
OrderByExpression
(
source
)
Order this column or expression in descending order, corresponding to the
desc
keyword in SQL.