SqlDecimal.MaxValue 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个常数,它表示 SqlDecimal 结构的最大值。
public: static initonly System::Data::SqlTypes::SqlDecimal MaxValue;
public static readonly System.Data.SqlTypes.SqlDecimal MaxValue;
staticval mutable MaxValue : System.Data.SqlTypes.SqlDecimal
Public Shared ReadOnly MaxValue As SqlDecimal
字段值
注解
此常量的值为 99,999,999,999,999,999,999,999,999,999,999,999,999,999。