Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StructuredType

A {@code StructuredType} object represents a data type that exists in a physical data asset object such as a table column, but is more complex. For example, an Oracle database {@code OBJECT} type. It can be composed of multiple {@code DataType} objects.

Properties

Optional configDefinition

configDefinition: model.ConfigDefinition

Optional dtType

dtType: DtType

The data type.

Optional schema

Optional typeSystemName

typeSystemName: undefined | string

The data type system name.

Functions

getDeserializedJsonObj

getJsonObj