QueryColumnData
Returns the data in a query column.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The query to get the column data from. | |
|
|
| The name of the column to get the data from. |
Examples
Related
Last updated