Get Param Value

Retrieves the value of the current stored-procedure parameter.

Inputs

CwDBStoredProcedureParam
The stored-procedure parameter (a CwDBStoredProcedureParam object) whose value you want to retrieve.

Output

Returns the value of the associated stored-procedure parameter as a Java Object

Notes

This function block is based on the CwDBStoredProcedureParam.getValue() method. For more information, see getValue().

Copyright IBM Corp. 2003, 2004