Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets a column to a double value.
public virtual bool SetDouble(const char * cname, ul_double value)
cname The name of the column.
value The double value.
True on success; otherwise, returns false.