Allow enumerated datatype to use non-integer "base" type. E.g. be able to store enumerated type for math constants, like 'pi' or 'e', etc. which need a double as base datatype.
n/a
Type of Work
R&D
Item
Enumerated type extension
Explanation
Allow enumerated datatype to use non-integer "base" type. E.g. be able to store enumerated type for math constants, like 'pi' or 'e', etc. which need a double as base datatype.