Sets a column to an integer value.
public virtual bool SetInt(const ul_wchar * cname, ul_s_long value)
cname The name of the column.
value The signed integer value.
True on success, otherwise false.