Description: Contains information flag values for objects.
NameUnitData TypeSizeDefault ValueDescription
name VARCHAR(100)100 Name of flag
hexadecimal VARCHAR(16)16 Flag value in hexadecimal form.
value INT4NAFlag value in decimal form.
description VARCHAR(100)100 Description of the flag

  • No labels