Retrieves the in/out type of the current stored-procedure parameter.
Returns the in/out type of the associated stored-procedure parameter as an integer constant.
This function block is based on the CwDBStoredProcedureParam.getParamType() method. For more information, see getParamType().