Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The topics in this section describe how to return the results of a stored procedure to the calling application.
In This Section
Topic | Description |
---|---|
Describes how to use OUTPUT parameters to return data to a calling application. |
|
Describes how to use return codes. |
|
Describes how to use the cursor data type in an OUPUT parameter. |
See Also
Concepts
Creating Stored Procedures (Database Engine)