Generated using SQL Data Dictionary demo version.


Table Person.ContactType (20 rows)


Lookup table containing the types of business entity contacts.


  Column Data Type Identity Nullable Default
PK ContactTypeID int X
Primary key for ContactType records.
UK Name Name(nvarchar(50))
Contact type description.
ModifiedDate datetime getdate()
Date and time the record was last updated.

Indexes:


Referenced by:


Used by: