PersonPhone

Copy from table to class by script

Package Logical datamodel example
Author Bert Dingemans
Alias --
Stereotypes --

Attributes

Name Type Cardinality Description
BusinessEntityID String 1 - 1Business entity identification number. Foreign key to Person.BusinessEntityID.
PhoneNumber String 1 - 1Telephone number identification number.
PhoneNumberTypeID String 1 - 1Kind of phone number. Foreign key to PhoneNumberType.PhoneNumberTypeID.
ModifiedDate String 1 - 1Date and time the record was last updated.

Mappings

NameSourceSource attributeTargetTarget attribute
BusinessEntityID PersonPhoneBusinessEntityIDPersonPhoneBusinessEntityID
PhoneNumber PersonPhonePhoneNumberPersonPhonePhoneNumber
PhoneNumberTypeID PersonPhonePhoneNumberTypeIDPersonPhonePhoneNumberTypeID
ModifiedDate PersonPhoneModifiedDatePersonPhoneModifiedDate

Diagrams

Linked elements

Conceptual datamodel example

Logical datamodel example

Physical datamodel example