SqlDecimal.MaxValue Champ

Définition

Constante représentant la valeur maximale d'une structure 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 

Valeur de champ

Remarques

La valeur de cette constante est 99 999 999 999 999 999 999 999 999 999 999 999 999 999 999.

S’applique à

Voir aussi