Purchasing.VendorContact Table

Information

NameVendorContact
SchemaPurchasing
Row Count156
Data Size8 KB
Index Size40 KB
Reserved Size48 KB
Unused Size0 KB
Created14.10.2005 1:58:37
Modified14.10.2005 1:59:57

Extended Properties

NameTypeProperty NameValue
VendorContactTABLEMS_DescriptionCross-reference table mapping vendors and their employees.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   VendorIDint  Purchasing.Vendor.VendorID
 
 
 
   ContactIDint  Person.Contact.ContactID
 
 
 
   ContactTypeIDint  Person.ContactType.ContactTypeID
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_VendorContact_VendorID_ContactIDClustered  VendorID, ContactID
IX_VendorContact_ContactIDNonClustered  ContactID
IX_VendorContact_ContactTypeIDNonClustered  ContactTypeID

Foreign Key Constraints

NameTypeReferenced Table
FK_VendorContact_Contact_ContactIDForeign keyPerson.Contact
FK_VendorContact_ContactType_ContactTypeIDForeign keyPerson.ContactType
FK_VendorContact_Vendor_VendorIDForeign keyPurchasing.Vendor

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Purchasing.uVendorContactUPDATE   14.10.2005 1:59:5714.10.2005 1:59:57