IDEA & WPP Community
Home
Search
Keywords
ArchiMate search
Advanced search
Startpages
What is IDEA?
Conceptual demo
Logical
Physical
Data catalogue
About the WPP
All startpages
Overview
Packages
Diagrams
Conceptual Business entities
Conceptual Data entities
Logical entities
Extra
Exploring
Matrix on Package
Matrix on Diagram
Glossary
Charts
Release notes
Participant
Participate
Login
Contact
AddressType
Types of addresses stored in the Address table.
Package
Physical datamodel example
Author
Bert Dingemans
Alias
--
Stereotypes
table
Attributes
Name
Type
Cardinality
Description
AddressTypeID
int
1 - 1
Primary key for AddressType records.
Name
nvarchar
1 - 1
Address type description. For example, Billing, Home, or Shipping.
rowguid
uniqueidentifier
1 - 1
ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDate
datetime
1 - 1
Date and time the record was last updated.
Mappings
Name
Source
Source attribute
Target
Target attribute
AddressTypeID
AddressType
AddressTypeID
AddressType
AddressTypeID
Name
AddressType
Name
AddressType
Name
rowguid
AddressType
rowguid
AddressType
rowguid
ModifiedDate
AddressType
ModifiedDate
AddressType
ModifiedDate
Diagrams
Import Adventureworks Database
Physical example project
Linked elements
Logical datamodel example
AddressType
AddressType trace
Physical datamodel example
BusinessEntityAddress FK