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
BusinessEntityContact
Cross-reference table mapping stores, vendors, and employees to people
Package
Physical datamodel example
Author
Bert Dingemans
Alias
--
Stereotypes
table
Attributes
Name
Type
Cardinality
Description
BusinessEntityID
int
1 - 1
Primary key. Foreign key to BusinessEntity.BusinessEntityID.
PersonID
int
1 - 1
Primary key. Foreign key to Person.BusinessEntityID.
ContactTypeID
int
1 - 1
Primary key. Foreign key to ContactType.ContactTypeID.
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.
Diagrams
Import Adventureworks Database
Linked elements
Physical datamodel example
BusinessEntity FK
ContactType FK
Person FK