AddressType

Copy from table to class by script

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

Attributes

Name Type Cardinality Description
AddressTypeID String 1 - 1Primary key for AddressType records.
Name String 1 - 1Address type description. For example, Billing, Home, or Shipping.
rowguid String 1 - 1ROWGUIDCOL number uniquely identifying the record. Used to support a merge replication sample.
ModifiedDate String 1 - 1Date and time the record was last updated.

Mappings

NameSourceSource attributeTargetTarget attribute
AddressTypeID AddressTypeAddressTypeIDAddressTypeAddressTypeID
Name AddressTypeNameAddressTypeName
rowguid AddressTyperowguidAddressTyperowguid
ModifiedDate AddressTypeModifiedDateAddressTypeModifiedDate

Diagrams

Linked elements

Conceptual datamodel example

Logical datamodel example

Physical datamodel example