DSQLSelect.orderBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto orderBy(string columns)
    class DSQLSelect
    orderBy
    (
    string columns = null
    )
  2. auto orderBy(string[] columns)

Meta