Difference between revisions of "Person.CountryRegion (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Person.CountryRegion |- |} {| border="1" cellpadding="5" cellspacing="0" sty...) |
(No difference)
|
Revision as of 13:33, 3 January 2009
wikibot
Table | Person.CountryRegion |
Column | Data Type | Nullable | Default | PK | Index |
CountryRegionCode | nvarchar(3) | not null | PK_CountryRegion_CountryRegionCode | ||
Name | dbo.Name | not null | AK_CountryRegion_Name | ||
ModifiedDate | datetime | not null | (getdate()) |
Detail Table | Column | Referencing Column |
Sales.CountryRegionCurrency | CountryRegionCode | CountryRegionCode |
Person.StateProvince | CountryRegionCode | CountryRegionCode |