The Parameters tab appears on selected physical object property editors to let you work with parameters associated with the selected physical object. You can create, modify, or delete the parameters. You can find this tab on the Function editor, Macro editor, Method editor, and Stored Procedure editor, but the editors may not contain all of the fields described in this section.
To view parameters associated with the selected function
The Parameter tab opens and the parameters associated with the selected object appear in the main pane.
Shows the name of the parameters that are associated with the selected object.
Specifies what type the parameter is. Select from the drop-down list. Valid values are: Input, Output, or Input Output.
Specifies the data type of the parameters. Select from the drop-down list containing user-defined and physical object data types.
Specifies whether the parameter is variant type. Select the check box if you want to indicate that the parameter is of variant type.
Specifies whether the parameter is passed by reference.
Specifies the type of character set that is used. Select from the drop-down list. Valid values are: Latin, Unicode, Kanji-Shift JIS, Graphic, or Kanji1.
Specifies whether the parameter is case specific. Select from the drop-down list. Valid values are: None, Case Specific, or Not Case Specific.
Specifies the default property type. Select from the drop-down list. Valid values are: Date, Null, System_Generated, Time, or User.
Specifies the display format to use.
Specifies header text when you print the model.
Specifies if the parameter must be upper case.
Specifies a null option for the selected column. Select from the drop-down list. Valid values are:
0 - Specifies the NULL clause for the selected column.
1 - Specifies the NOT NULL clause for the selected column.
4 - Specifies the CASE clause for the selected column.
8 - Specifies an IDENTITY clause for the selected column.
The property editor closes.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|