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 a floating point parameter to the AdoNetInvokeParametersBuilder object.
MyPB.addDouble(name, value);
Arguments
name
A string that contains the name of the parameter to be added.value
A number value of the parameter to be added.
Return Value
None.