This tab lists the call parameters of the procedure. Stored procedures can use parameters to accept values from and return values to the calling replication process.
Property |
Description |
---|---|
Name |
Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users. |
Code |
Specifies the technical name of the object, which is used for generating code or scripts. |
Comment |
Specifies a descriptive comment for the object. |
Stereotype |
Extends the semantics of the object. You can enter a stereotype directly in this field, or add stereotypes to the list by specifying them in an extension file. |
Procedure |
[read-only] Specifies the procedure to which the parameter belongs. |
Data type |
Specifies the data type of the parameter. |
Length |
Specifies the maximum length of the data type. |
Precision |
Specifies the maximum number of places after the decimal point. |