The server returns parameter values in the results of an RPC command for each parameter for which both of the following statements are true:
The parameter is passed as a return parameter in the RPC command.
The parameter is defined as an output parameter in the definition of the procedure.
If parameter data is returned, all parameter values are returned in a CS_PARAM_RESULT result set.