Stored Procedure Parameters Dialog Box
The Stored Procedure Parameters dialog box helps you to edit parameter values for a stored procedure. It appears when you right-click a stored procedure in the Catalog Manager and select Parameters from the shortcut menu.
The following are details about options in the dialog box:
Parameter List
Lists the IN and INOUT parameters in the stored procedure.
- Name
Displays names of parameters of the stored procedure. - Value
Specifies the value of each parameter. double-click the cell to edit the value. - Type
Displays types of parameters of the stored procedure. - Bind Parameter Name
Allows you to bind the IN and INOUT parameters in the stored procedure to an existing catalog parameter, a constant level formula of the same type, or the special field "User Name".
Format
Displays the value format of the current parameter.
OK
Applies all changes here and closes the dialog box.
Cancel
Cancels the settings you make and closes the dialog box.
Help
Displays the help document about this feature.