DynamicQuery::AddDeclaredTable (open)
Add a new selected table source to the query, with a declared table
Syntax
LOADLIB "wh::dbase/dynquery.whlib";
MACRO AddDeclaredTable(STRING rename, TABLE tbl, STRING ARRAY select_columns)Parameters
STRING renameName of the table in the query
TABLE tblDeclared table
STRING ARRAY select_columns