Sets a column to a float value.
public virtual bool SetFloat(const char * cname, ul_real value)
cname The name of the column.
value The float value.
True on success, otherwise false.