Using PowerBuilder Extended Attributes

When designing tables to be used in a PowerBuilder DataWindow, you can manage the extended attributes which PowerBuilder uses to store application-based information, such as label and heading text for columns, validation rules, display formats, and edit styles.

PowerDesigner supports certain columns for two PowerBuilder system tables, PBCatTbl (for tables) and PBCatCol (for columns), on the Extended Attributes tab of tables and columns available in a model to which the PowerBuilder extended model definition is attached:



In order to use the PowerBuilder extended attributes, you must first attach the PowerBuilder extended model definition to your PDM:

  1. Select Model > Extended Model Definitions, and click the Import tool.
  2. Select the PowerBuilder xem and click OK to attach it to your model.
  3. Click OK to close the List of Extended Model Definitions and return to your model.

    The attributes are now available for editing on the PowerBuilder tab of tables and columns.

    Note:

    You can also attach an XEM at model creation time by clicking the Select Extensions button on the New Model dialog.