mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


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 const;