Function FieldDescription.type

The type of the column hopefully (but not always) corresponding to enum SQLType. Only the low byte currently used.

SQLType type() pure nothrow @property @safe const;