type property

String type
final

The type of the column (e.g. 'INT', 'VARCHAR', 'DECIMAL').

Implementation

final String type;