SortItems (Object)

Member of:

QuerySection object, ResultsSection object, TableSection object

Description:

Represents the individual Sort Line item used in a sort condition. In the Query section, sort line items must be columns that are on the Request line because these are the only items that can be placed on the Sort line. In the Results and Table section, sort line items must be columns in the Results set.

Constants:

The SortItem (Object) uses the SortOrder property. The SortItems property uses the BqSortOrder constant group, which consists of the bqSortAscend and bqSortDescend values.

Methods:

Remove()

Properties:

Read-Write: Property SortOrder as BqSortOrder