SQLSelectQueryBlock.addSelectItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addSelectItem(SQLSelectItem item)
  2. void addSelectItem(SQLExpr expr)
  3. void addSelectItem(SQLExpr expr, string alias_p)
    class SQLSelectQueryBlock
    void
    addSelectItem
    (
    SQLExpr expr
    ,
    string alias_p
    )

Meta