The fields available in the Properties screen depend on the Object Type selected. More specific information is available in the respective sections that describe each RED object type. 
Fields | Description | |
|---|---|---|
Table Name | The user name of the selected table. | |
Unique Short Name | The short name is derived from the Table Name and is used internally by RED. | |
Table Type | The drop-down provides a list of the available sub-types for the selected table type. | |
Description | Optional, free text. | |
Update Type |
Enables you to select between Procedure or Script update type. Selecting Script displays the Update Script drop-down field which enables you to select a script to use from the list of available script templates.| | |
| Update Procedure | The name of the procedure to be used when updating the table.
| |
Custom Type | Same as Update Type field above, this field is only displayed for table objects stored in a custom database target and provides an option for Procedure or Script based custom processing.
| |
Custom Procedure | The name of the procedure template to be used for custom update of the table.
| |
Edit | Edit the content of the displayed Update or Custom procedure. | |
Rebuild | Rebuild the defined Update or Custom Procedure. Refer to Rebuilding Update Procedures for details. | |
Regenerate | Regenerate the selected Update or Custom Procedure, using the responses to previously provided information. |
Rebuilding tables using Update Procedures and Templates applies to the objects listed and described in the summary table, under the Rebuilding Update Procedures > Generating an Update Procedure via a Template section.