SQLJoinTableSource.setRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setRight(string tableName, string alias_p)
    class SQLJoinTableSource
    void
    setRight
    (
    string tableName
    ,
    string alias_p
    )
  2. void setRight(SQLTableSource right)

Meta