Sets a column to a float value.
public virtual bool SetFloat(ul_column_num cid, ul_real value)
cid The 1-based ordinal column number.
value The float value.
True on success, otherwise false.