QueryBuilder.select

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QueryBuilder select(string[] cols)
    struct QueryBuilder
    ref
    select
    (
    string[] cols...
    )
  2. QueryBuilder select(Column[] cols)

Meta