integer data type meaning in Chinese
整数资料类
整型数据类型
Examples
- In addition , visual basic now supports unsigned integer data types
此外, visual basic现在还支持无符号整数数据类型( - The integer data type is used to specify a numeric value without a fractional component
整数数据类型用于指定没有小数部分的数值。 - For columns that contain enumeration values , cast the value to an integer data type
对于包含枚举值的列,将值强制转换为整数数据类型。 - For example , an index is ideal for columns that have an integer data type and are also unique or nonnull columns
例如,某个索引对于含有整数数据类型同时还是唯一的或非空的列是理想索引。 - The two properties must be compatible : for example , the use of a string value together with an integer data type is not valid
这两种属性必须兼容:例如,字符串值不能与整数数据类型一起使用。