RpReport:SQLTableWhere Access/Assign
<< Click to Display Table of Contents >> RpReport:SQLTableWhere Access/Assign |
![]() ![]() ![]() |
Type | String |
Purpose
To get/set the table relationship portion of the WHERE clause in a rpSQLQuery's SQL SELECT statement. Generally, use of this assign should be avoided since the rpSQLQuery object automatically manages the WHERE 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. |