QueryData interface
Query JSON representation object.
Properties
Section titled “Properties”The columns.
● cols?: ColumnData[]
The description
● desc?: string
extraData
Section titled “extraData”Conatins user-defined extra data for current query.
● extraData?: any
The id.
● id: string
justsortcols
Section titled “justsortcols”The just sorted columns.
● justsortcols: string
[]
The name
● name: string
The root.
● root: ConditionData
timezoneOffset
Section titled “timezoneOffset”Gets the current time zone
● timezoneOffset?: number