RpReport:SQLOrderBy Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpReport Class >

RpReport:SQLOrderBy Access/Assign

Previous pageReturn to chapter overviewNext page
Type        String

Purpose

To get/set the ORDER BY clause in a rpSQLQuery's SQL SELECT statement.  This assign determines the sort order of the query and is passed directly to 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.