type

abstract var type: String?(source)

The declared data type of the column, or null if the column is the result of an expression or subquery. This property is the result of sqlite3_column_decltype().