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

Compare with Current View Page History

« Previous Version 2 Next »

The matching criteria used to find attributes or entities, based on the attribute properties.
REPLACE WITH THIS IMAGE: Images/Model Conversions/Attribute Property.png

Label

Description

Attributes

Find attributes with the property:

  • PK: Indicates to find attributes that are PKs.
  • FK: Indicates to find attributes that are a part of FK of relationship.
  • Auto increment: Indicates to find attributes that are auto increment.
  • Unique: Indicates to find attributes that are unique
  • Generated: Indicates to find attributes that have special Created by property
  • Non-generated: The opposite of Generated
  • Other: Indicates to find attributes that have none of the properties (e.g. PK, FK, auto increment, unique, generated)
  • No labels