change Integer Parameter
Changes the value of the parameterName to the supplied value. If the parameterName is null or there is no parameter for the supplied parameterName, then an exception occurs.
Return
the previous value that was associated with the parameterName
Parameters
parameter Name
the name of the parameter
value
the value of the parameter