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