Sets a column to an integer value.
public virtual bool SetInt(ul_column_num cid, ul_s_long value)
cid The 1-based ordinal column number.
value The signed integer value.
True on success, otherwise false.