sqldecimal

读音: 美  英 

sqldecimal中文翻译

sqldecimal

sqldecimal

网络 sqldecimal

用法例句

  • 1. Performs a logical comparison of the two SqlDecimal parameters to determine whether the first is less than or equal to the second.

    对两个SqlDecimal参数执行逻辑比较,以确定第一个参数是否小于或等于第二个参数。

  • 2. Performs a logical comparison of two SqlDecimal structures to determine whether the first is less than the second.

    对两个SqlDecimal结构执行逻辑比较,以确定第一个结构是否小于第二个结构。

  • 3. SqlDecimal has different underlying data structures from its corresponding. NET Framework Decimal data type.

    SqlDecimal具有与其相应的.NETFrameworkDecimal数据类型不同的基础数据结构。

  • 4. Performs a logical comparison of the two SqlDecimal parameters to determine whether they are not equal.

    对两个SqlDecimal参数执行逻辑比较,确定它们是否不相等。

  • 5. Gets a value that indicates the sign of a SqlDecimal structure's Value property.

    获取一个值,该值指示SqlDecimal结构的Value属性的符号。