RpReport:SQLFrom Access/Assign
<< Click to Display Table of Contents >> RpReport:SQLFrom Access/Assign |
![]() ![]() ![]() |
Type | String |
Purpose
To get/set the FROM clause in the SQL SELECT statement. Generally, the use of this assign should be avoided since the rpSQLQuery object automatically manages the FROM clause.
Note: | This access/assign maps directly to the first table object in the primary section. It only applies if the first table object is a rpSQLQuery. |