Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Orders the given data source by the given field, clearing the previous sort list.
Syntax
public void orderBy(QueryBuildDataSource _qbds, FieldId _fieldId)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The data source instance.
- _fieldId
Type: FieldId Extended Data Type
The ID of the field to order by.