DSQLSelect.groupBy

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

Meta