Adding an Entity Attribute from a Table

While creating an entity object with the Entity Object Wizard or editing an entity object with the Entity Object Editor, you can add an attribute in the Attributes page:

To add an entity attribute based on a table column:

  1. In the Attributes page, click New from Table.

    In the Create New Entity Attributes from Columns dialog, the Available list contains the columns of the database object that have not yet been mapped to attributes in the entity object; columns that have already been mapped will not be shown in this list.

  2. To create one or more attributes:

    The Selected list contains the list of columns that will be added to the entity object when you select OK. To remove an item from the list, select one or more attributes, and then click the left-arrow; to remove all attributes, click >>.

  3. Click OK.

    The new attribute appears in the Entity Attributes list. The attributes added to the entity object will have properties that correspond to the properties of the underlying database column.