uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
DSQLSelect.orderBy
uim
sql
tables
select
DSQLSelect
Undocumented in source. Be warned that the author may not have intended to support it.
auto
orderBy
(string columns)
class
DSQLSelect
auto
orderBy
(
string
columns
= null
)
auto
orderBy
(string[] columns)
Meta
Source
See Implementation
uim
sql
tables
select
DSQLSelect
constructors
this
functions
clear
columns
groupBy
limit
offset
orderBy
table
toSQL
where
variables
_columns
_groupBy
_limit
_offset
_orderBy
_table
_where