Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムから値を指定された整数型としてフェッチします。
public virtual ul_s_big GetIntWithType( ul_column_num cid, ul_column_storage_type type )
cid 1 から始まるカラムの順序数。
type フェッチするときの整数型。
Integer としてのカラム値。
次に、type パラメーターに使用できる 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