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.
Adds an integer parameter to the AdoNetInvokeParametersBuilder object.
MyPB.addInteger(name, value);
Arguments
name
A string that contains the name of the parameter to be added.value
An integer value of the parameter to be added.
Return Value
None.