RpReport:SQLTableWhere Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpReport Class >

RpReport:SQLTableWhere Access/Assign

Previous pageReturn to chapter overviewNext page
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.