Skip to content

Columns

Array of columns

1
 Array<QueryColumn> myQuery.Columns

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.