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。

適用於

另請參閱