Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
パラメータを、指定された整数型の integer 値に設定します。
public virtual bool SetParameterIntWithType( ul_column_num pid, ul_s_big value, ul_column_storage_type type )
pid パラメータの、1 から始まる序数。
value integer 値。
type この値を処理するときの整数型。
成功した場合は true、失敗した場合は false。
次に、value パラメータに使用できる integer 値のリストを示します。
UL_TYPE_BIT
UL_TYPE_TINY
UL_TYPE_S_SHORT
UL_TYPE_U_SHORT
UL_TYPE_S_LONG
UL_TYPE_U_LONG
UL_TYPE_S_BIG
UL_TYPE_U_BIG