SqlDecimal.MaxValue Pole

Definice

Konstanta představující maximální hodnotu SqlDecimal struktury.

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 

Hodnota pole

Poznámky

Hodnota této konstanty je 99 999 999 999 999 999 999 999 999 999 999 999 999 999.

Platí pro

Viz také