DSQLSelect.groupBy

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

Meta