Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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, returns false.