AlertType Table

The AlertType table stores details about the different types of alerts.

Table 1. Database columns for AlertType table

Database Column

Details

AlertTypeID

Type: integer. Key. Generated ID

Synthetic key for this table.

AlertTypeName

Type: text (max 256 characters). Key

A short piece of text representing the Alert Type. Internal use only- not to be displayed to the operator.

AlertMessageResource

Type: text (max 256 characters)

A resource name used to look up a description for this alert

AlertCategoryID

Type: integer

The category of this type of alert