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( const ul_wchar * cname, ul_column_storage_type type )
cname 列的名称。
type 要读取的整数类型。
整数形式的列值。
以下是可用于类型参数的整数值列表:
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