Sets a parameter to a float value.
public virtual bool SetParameterFloat(ul_column_num pid, ul_real value)
pid The 1-based ordinal of the parameter.
value The float value.
True on success, otherwise false.