Prev
Next
D.3.3. v3_0_enum_translator_view
The ENUM table is used to easily translate column numeric types to their meanings and lists ENUM values for columns in the history database.
Table D.20. v3_0_enum_translator_view
Name
Type
Description
enum_type
varchar(40)
The type of ENUM.
enum_key
smallint
The key of the ENUM.
value
varchar(40)
The value of the ENUM.
Prev
D.3.2. v3_0_tag_details_view\v3_0_latest_tag_deta...
Up
Home
Next
Appendix E. Search Parameters