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.
Packs a list of selected field IDs.
Syntax
server public static container packedSelectedFieldIdList(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: container
The list of selected fields.