SqlInt32.MinValue Champ

Définition

Constante représentant la plus petite valeur possible de SqlInt32.

public: static initonly System::Data::SqlTypes::SqlInt32 MinValue;
public static readonly System.Data.SqlTypes.SqlInt32 MinValue;
 staticval mutable MinValue : System.Data.SqlTypes.SqlInt32
Public Shared ReadOnly MinValue As SqlInt32 

Valeur de champ

Remarques

La valeur de cette constante est -2 147 483 648.

S’applique à

Voir aussi