您要查找的是不是:
- decimal arithmetic data type 十进制运算数据类型
- Natural data typing and decimal arithmetic. 自然的数据类型和数值运算。
- The decimal data type is used to specify a numeric value. 小数数据类型用于指定一个数值。
- Decimal arithmetic overflow always throws an OverflowException. 小数算术溢出总是引发OverflowException。
- Arithmetic overflow error for data type %ls, value = %ld. 发生数据类型 %251! 的算术溢出错误,值 = %252!。
- Arithmetic overflow error converting nvarchar to data type numeric. 将你运行的语句贴出来看看,看提示是转换类型时溢出。
- Specifies the maximum number of digits in the result of any decimal arithmetic. 指定任意数字算术的结果中数字的最大数目。
- Is a numeric data type, the number of digits to the right of the decimal point. 是数值数据类型,则为小数点的右边的位数。
- A structured collection of data objects, forming a data type. 多个数据对象的结构化汇集,以形成一种数据类型。
- Decimal data types are used for numeric values. 小数数据类型用于定义数值。
- In PL/1, a characteristic of arithmetic data, real or complex. 在PL/1语言中,表示算术型数据的特性,实型或复型。
- All numeric data types are derived from the decimal data type. 所有数值数据类型都是从小数数据类型里派生出来的。
- For example, decimal arithmetic operations can be performed on a decimal value, but not on a string value. 例如,可以对十进制值执行十进制算术运算,而不能对字符串值执行十进制算术运算。
- CN Composite Number and Name data type. 代码与文字合成资料型态。
- The time data type is used to specify a time. 时间数据类型用于指定一个时间。
- A language construct that describes a data type by means of a model character string literal. 编程语言中,利用模型字符串的数值文字描述数据类型的一种语言成分。
- The scale of a numeric data type is the number of digits to the right of the decimal point. 数值数据类型的小数位数是小数点右侧的位数。
- A byte, bit, nibble, or other small data type. 字节、位、半字节或其他较小的数据类型。
- Cannot alter column '%.*ls' to be data type %.*ls. 无法将列 ''%251!'' 更改为数据类型 %253!。
- Error converting data type %ls to %ls. 将数据类型 %251! 转换为 %252! 时出错。