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。

適用於

另請參閱