Person.ContactType Table

Information

NameContactType
SchemaPerson
Row Count20
Data Size8 KB
Index Size24 KB
Reserved Size32 KB
Unused Size0 KB
Created14.10.2005 1:58:31
Modified14.10.2005 1:59:50

Extended Properties

NameTypeProperty NameValue
ContactTypeTABLEMS_DescriptionLookup table containing the types of contacts stored in Contact.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   ContactTypeIDint   
 
 
 
   Namenvarchar(100) SQL_Latin1_General_CP1_CI_AS 
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_ContactType_ContactTypeIDClustered  ContactTypeID
AK_ContactType_NameNonClustered  Name

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Person.uContactTypeUPDATE   14.10.2005 1:59:5014.10.2005 1:59:50