Table: dbo.Recorded_Event_Searchable_Attribute_Type
Defines the type of data that can be searched on.
Columns
NameTypeConstraintsDescription
recorded_event_searchable_attribute_type_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (60)NOT NULLDescription. This will be presented to the user.
Primary key
NameColumnsDescription
PK_Recorded_Event_Searchable_Attribute_Typerecorded_event_searchable_attribute_type_KEY
Unique constraints
NameColumnsDescription
UK_Recorded_Event_Searchable_Attribute_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Recorded_Event_Searchable_Attribute__Recorded_Event_Searchable_Attribute_Type__recorded_event_searchable_attribute_type_KEYrecorded_event_searchable_attribute_type_KEYRecorded_Event_Searchable_Attribute

Schema diagram