Skip to content

Instance Property

dataType

The desired data type of the column.
var dataType: any SQLExpression

Discussion

Usually valid only when creating a table. When altering an existing column, SQLAlterColumnDefinitionType should be used to ensure correct behavior between dialects.