SCRM 2006 SC_EventTypeDimension_View

SC_EventTypeDimension_View lists the type, or severity, of an event.

SC_EventTypeDimension_View

Column Type Constraint Description

Description

nvarchar(255)

Null values allowed

The description for the event.

EventType_PK

tinyint

Not Null

The event type. Values and their associated descriptions include the following:

  • 0 - Success
  • 1 - Error
  • 2 - Warning
  • 4 - Information
  • 8 - Audit Success
  • 16 - Audit Failure

SMC_InstanceID

bigint

Not Null

The surrogate key for this item.

See Also

Reference

SCRM 2006 SC_EventFact_View

Other Resources

SCRM 2006 MOM Views
SCRM 2006 Report Customization
SCRM 2006 SMS Views
SCRM 2006 Stored Procedures