_DataTypes.Enum (gb.mysql)

Function Enum ( Values As String[] [ , Charset As String, Collation As String ] ) As String

Returns the MySQL ENUM(M) data type. You can specify the charset and collation

M range: 65,535 distinct values.