SqlDecimal.MaxValue 字段

定义

一个常数,它表示 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。

适用于

另请参阅