You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Copies matched attributes into matched entities based on the entity's source mappings. Optionally removes attribute types from and/or assigns attribute types to the copied attributes.

Label

Description

Match for Entity

Select the criteria for finding the matching entities from the drop-down list. Refer to Model Conversion Matching Criteria for details.

Attribute properties

Find source attributes with the property.

  • PK: Indicates to find source attributes that are PKs.
  • FK: Indicates to find source attributes that are a part of FK of relationship.
  • Auto increment: Indicates to find source attributes that are auto increment.
  • Unique: Indicates to find source attributes that are unique.
  • Generated: Indicates to find source attributes that have a special created by property.
  • Other: Indicates to find source attributes that have none of the properties (ie PK, FK, auto increment, unique, generated).

Attributes of type

Find the source attribute with one of the selected attribute types.

No attribute type

Find the source attribute with no attribute type.

Duplicate attribute

The action to occur when an attribute already exists.

  • Ignore : Do not create the attribute and continue.
  • Rename : Rename the attribute with a _{n} suffix.
  • Overwrite : Delete the existing attribute and create the new attribute.

Remove attribute types

Indicates whether to create the attribute with no attribute types.

Assign attribute types

Assign attribute type to the attribute.

  • No labels