When you create stored procedures operations, you can view their parameters and result sets.
To view parameters:
Select the Service Interface tab.
Select the operation and scroll down to view the Operation Parameters panel.
Click the down arrow to expand Operation Parameters panel.
The panel contains both parameter and result set information. For more information about result sets, see Discovering Result Sets for Stored Procedure Operations.
The Parameters tab describes the parameters of your stored procedure that are sent to the stored procedure operation. The fields you see in parameters include:
Name
Datatype
Description
Style
Mapped name
Scale
Mode
Nullable
Fragment
Parameters also displays any return values for your operation.
To view advanced parameters, select the Show Advanced Parameters check box.
To add, edit, or remove parameters for your stored procedure operation, select the appropriate button on the right.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com