Person.ContactType (table)

From dbscript Online Help
Revision as of 14:33, 3 January 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Person.ContactType |- |} {| border="1" cellpadding="5" cellspacing="0" style...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table Person.ContactType


Column Data Type Nullable Default PK Index
ContactTypeID int not null PK_ContactType_ContactTypeID
Name dbo.Name not null AK_ContactType_Name
ModifiedDate datetime not null (getdate())


Detail Table Column Referencing Column
Sales.StoreContact ContactTypeID ContactTypeID
Purchasing.VendorContact ContactTypeID ContactTypeID