Difference between revisions of "Sales.ContactCreditCard (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Sales.ContactCreditCard |- |} {| border="1" cellpadding="5" cellspacing="0" ...) |
(No difference)
|
Revision as of 13:33, 3 January 2009
wikibot
| Table | Sales.ContactCreditCard |
| Column | Data Type | Nullable | Default | PK | Index |
| ContactID | int | not null | PK_ContactCreditCard_ContactID_CreditCardID | ||
| CreditCardID | int | not null | PK_ContactCreditCard_ContactID_CreditCardID | ||
| ModifiedDate | datetime | not null | (getdate()) |
| Relation | Column | Referenced Column |
| Person.Contact | ContactID | ContactID |
| Sales.CreditCard | CreditCardID | CreditCardID |