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,999。

適用於

另請參閱