一种解决方案是更改查询,将十进制类型强制转换为较小的数据类型,或者转换为字符串或二进制。
One solution would be to change the query to cast the decimal type to either a smaller datatype or convert to string or binary.
您也可以使用固定精度的十进制类型,或者在使用浮点数之前将它们强制转换为固定精度的十进制类型。
You can also use a fixed-precision decimal type, or cast floating-point Numbers to a fixed-precision decimal type before you work with them.
然而,大多数生产XML模式还会利用其他数据类型,比如整数、十进制、日期等等。
However, most production XML schemas make use of other data types as well, such as integer, decimal, date, and so on.
类型属性用于指示内存应该怎样赋值,以十六进制、十进制、ASCII等等格式。
The type attribute is used to indicate how the memory should be rendered, in HEX, Decimal, ASCII, etc.
您应该记得,价格数据存储在一个十进制数类型的SQL列中,而客户评论则存储为XML。
Recall that pricing data is stored in an SQL decimal column, while customer comments are stored as XML.
必须设置默认十进制字符和默认十进制字符类型属性。
Both default decimal character and default decimal character type properties must be set.
和大多数十进制小数不能用二进制表示的类型。
And most decimal fractions cannot be represented by a binary type.
在编辑框中你可以使用十进制数据类型或分数或表达式。
In these and other edit boxes, you can type decimals or fractions or expressions.
净mvc4模型允许这种类型的十进制存储为数据库中吗?我相信浮动是正确的答案。
NET MVC 4 Models to allow this type of decimal to be stored as is in the database? I believe float is the correct answer.
净mvc4模型允许这种类型的十进制存储为数据库中吗?我相信浮动是正确的答案。
NET MVC 4 Models to allow this type of decimal to be stored as is in the database? I believe float is the correct answer.
应用推荐