QueryParser.addSelectSQL

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int addSelectSQL(Dialect dialect, ParsedQuery res, string tableName, bool first, EntityInfo ei, string prefix)
    class QueryParser
    int
    addSelectSQL
    (,,
    string tableName
    ,
    bool first
    ,,
    string prefix = ""
    )
  2. void addSelectSQL(Dialect dialect, ParsedQuery res)

Meta