Skip to main content Skip to complementary content
Close announcements banner

Changing the type of an element from one simple type to another simple type

About this task

The following example shows how to change the type of the element CommissionCode in the Agent entity from string to int:

Procedure

  1. In the Data Model Entities area, click the element CommissionCode.
  2. From the Properties view, click the Main tab.
  3. Click the Change Type button to open the Change Element Type dialog box.
  4. Keep the default option Simple Type, click Next, and then select int from the Built-in Type list.
  5. Click Finish.
    The type of the element CommissionCode is changed from string to int.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!