Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets the value for the specified SQLType.DOUBLE type parameter using a double.
public void setDoubleParameter(UInt16 parmID, Double value)
parmID The 1-based ID of the parameter.
value The new value for the parameter.