To change the properties of a stored procedure parameter, select it in the project tree and use the UI controls on the right panel to set new values.
SQL Name
Displays the stored procedure parameter 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:
Description
Displays the stored procedure parameter description. Read only.