IndexColumn interface

DTO object representing index column

Properties

columnName

Specifies the column name

dataType

Specifies the data type

Property Details

columnName

Specifies the column name

columnName?: string

Property Value

string

dataType

Specifies the data type

dataType?: string

Property Value

string