Properties of a ColumnType.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
ColumnType name |
type |
string | null |
<optional> |
ColumnType type |
isPrimaryKey |
boolean | null |
<optional> |
ColumnType isPrimaryKey |
ordinalPosition |
number | Long | null |
<optional> |
ColumnType ordinalPosition |