Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace QueryResultRowTypeSummary

Summary of the datatype, unit and related metadata of an individual row element of a query result row that is returned.

Properties

Optional dataType

dataType: undefined | string

Datatype of the query result row element.

Optional displayName

displayName: undefined | string

Alias name if an alias is used for the query result row element or an assigned display name from the query language in some default cases.

Optional expression

expression: undefined | string

Actual show expression in the user typed query that produced this column.

Optional queryResultRowTypeSummaries

queryResultRowTypeSummaries: Array<QueryResultRowTypeSummary>

A query result row type summary object that represents a nested table structure.

Optional unit

unit: undefined | string

Granular unit in which the query result row element's data is represented.

Functions

getDeserializedJsonObj

getJsonObj