RpReport:SQLUserCols Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpReport Class >

RpReport:SQLUserCols Access/Assign

Previous pageReturn to chapter overviewNext page
Type        String

Purpose

To get/set the user defined column section in a rpSQLQuery's SQL SELECT statement.  This assign allows you to request calculated columns from the SQL server.  

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.