Sets a parameter to an integer value.
public virtual bool SetParameterInt(ul_column_num pid, ul_s_long value)
pid The 1-based ordinal of the parameter.
value The integer value.
True on success, otherwise false.