Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Select

The information about the select object.

Properties

Optional isDistinct

isDistinct: undefined | false | true

Specifies whether the object is distinct.

Const modelType

modelType: string = "SELECT"

Optional selectColumns

selectColumns: Array<ShapeField>

An array of selected columns.

Methods

getDeserializedJsonObj

getJsonObj