Lucee object methods reference
Object Method Query.columnList
return the column names as list
Query.columnList([string delimiter]):string
Category
query
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Default Value | Description |
---|---|---|---|---|
delimiter | string | No | , | Delimiter used to separate elements in list. |