SqlDecimal.MaxValue Feld

Definition

Eine Konstante, die den Höchstwert für eine SqlDecimal-Struktur darstellt.

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 

Feldwert

SqlDecimal

Hinweise

Der Wert dieser Konstante ist 99.999.999.999.999.999.999.999.999.999.999.999.999.999.999.

Gilt für

Siehe auch