SCRM 2006 SCRS_AlertLevelDimension_View
SCRS_AlertLevelDimension_View lists alert severity levels.
SCRS_AlertLevelDimension_View
Column | Type | Constraint | Description |
---|---|---|---|
AlertLevel_PK |
int |
Not Null |
The numerical value associated with a severity level. The following severity values are used:
|
AlertLevelColor |
nvarchar(10) |
Null values allowed |
The suggested color to use when displaying the alert for users. |
AlertLevelName |
nvarchar(20) |
Not Null |
The descriptive name associated with a severity level. |
Language |
int |
Not Null |
Specifies the language used by the alert severity level's description. |
SMC_InstanceID |
bigint |
Not Null |
The surrogate key for this item. |
See Also
Reference
Other Resources
SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures