Columns¶
Array of columns
1 |
|
Types¶
QueryColumn¶
Defines a query column to included in result
Expression
: string
Expression of column.
Name
: string
Name of column to use in results. If not specified expression is used.
XPath
: string
XPath to be mapped.