Welcome
Guest
, you are in:
<root>
•
Login
devio dbscript ScrewTurn Wiki
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
Purchasing VendorAddress (table)
Modified on 2011/08/27 11:18
by
wikibot
Categorized as
Uncategorized
== wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- valign="top" | '''Table''' | Purchasing.VendorAddress |- valign="top" | '''Description''' | Cross-reference mapping vendors and addresses. |} === Columns === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Column''' | '''Data Type''' | '''Nullable''' | '''Default''' | '''Description''' |- valign="top" | VendorID | int | not null | | Primary key. Foreign key to Vendor.VendorID. |- valign="top" | AddressID | int | not null | | Primary key. Foreign key to Address.AddressID. |- valign="top" | AddressTypeID | int | not null | | Address type. Foreign key to AddressType.AddressTypeID. |- valign="top" | ModifiedDate | datetime | not null | (getdate()) | Date and time the record was last updated. |} === Primary Key === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Primary Key''' | '''Columns''' |- valign="top" | PK_VendorAddress_VendorID_AddressID | VendorID, AddressID |} === Indexes === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Index''' | '''Type''' | '''Columns''' |- valign="top" | IX_VendorAddress_AddressID | | AddressID |} === Foreign Keys === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Relation''' | '''Column''' | '''Referenced Column''' |- valign="top" | [[Person Address (table)|Person.Address]] | AddressID | AddressID |- valign="top" | [[Person AddressType (table)|Person.AddressType]] | AddressTypeID | AddressTypeID |- valign="top" | [[Purchasing Vendor (table)|Purchasing.Vendor]] | VendorID | VendorID |} === References === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Dependency Type''' | '''Object Type''' | '''Referenced Object''' |- valign="top" | Schema | Schema | [[Purchasing (schema)|Purchasing]] |} === Dependencies === {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- style="background:silver" | '''Reference Type''' | '''Object Type''' | '''Referencing Object''' |- valign="top" | Select | View | [[Purchasing vVendor (view)|Purchasing.vVendor]] |}
ScrewTurn Wiki
version 3.0.1.400. Some of the icons created by
FamFamFam
.