Difference between revisions of "Person.ContactType (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Person.ContactType |- |} {| border="1" cellpadding="5" cellspacing="0" style...)
(No difference)

Revision as of 14:33, 3 January 2009

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