IndexColumn interface
DTO object representing index column
Properties
column |
Specifies the column name |
data |
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