SqlDecimal.MinValue 字段

定义

一个常数,它表示 SqlDecimal 结构的最小值。

public: static initonly System::Data::SqlTypes::SqlDecimal MinValue;
public static readonly System.Data.SqlTypes.SqlDecimal MinValue;
 staticval mutable MinValue : System.Data.SqlTypes.SqlDecimal
Public Shared ReadOnly MinValue As SqlDecimal 

字段值

注解

此常量的值是 -99,999,999,999,999,999,999,999,999,999,999,999,999。

适用于

另请参阅