A sub-table of properties identifying the property types.

Column

Data Type

Constraint

msg_id

NUMERIC(19)

NOT NULL

A generated ID identifying the message.

prop_name

VARCHAR(250)

NOT NULL

The message property name.

prop_type

NUMERIC(1)

NOT NULL

The property type.