Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataObjectColumnMetadata

Metadata of a column in a data object resultset.

Properties

Optional category

category: Category

Category of the column.

Optional dataType

dataType: undefined | string

Type of a data object column.

Optional dataTypeName

dataTypeName: DataTypeName

Type name of a data object column.

Optional description

description: undefined | string

Description of the column.

Optional displayName

displayName: undefined | string

Display name of the column.

Optional groupName

groupName: undefined | string

Group name of the column.

name

name: string

Name of the column.

Optional unitDetails

Functions

getDeserializedJsonObj

getJsonObj