RpReport:SQLOrderBy Access/Assign
<< Click to Display Table of Contents >> RpReport:SQLOrderBy Access/Assign |
![]() ![]() ![]() |
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. |