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.
Sets which fields should be selected from a data source.
Syntax
public void selectFields(QueryBuildDataSource _qbds, container _fields)
Run On
Called
Parameters
- _qbds
Type: QueryBuildDataSource Class
The data source instance.
- _fields
Type: container
A container with the IDs of the fields that should be selected.