To change the properties of a table or view, select the object in the project tree and use the UI controls on the right panel to set new values.
SQL Name
Displays the table name used in the database schema. This value is used to
build SQL statements.
Code Name
Specifies the code name that must meet the following requirements:
Generate Code for this Object
Uncheck the checkbox if you don't need to generate code for this table or view.
Updatable
Specifies whether RapTier generates the insert, delete, and update methods for this table or view.
Description
Displays the table description. Read only.