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.
Gets the selectd field list for given parameters.
Syntax
server public static List selectedFieldIdList(TableId _tableId, SelectQuery_IN _selectQuery)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The table id.
- _selectQuery
Type: SelectQuery_IN Extended Data Type
The select query.
Return Value
Type: List Class
A list with the selected filed.