ColumnType.tinyInteger constructor

const ColumnType.tinyInteger()

Implementation

const ColumnType.tinyInteger() : this(ColumnTypeName.tinyInteger);