SqlInt16.MinValue Champ

Définition

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

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

Valeur de champ

Remarques

La valeur de cette constante est -32 768.

S’applique à

Voir aussi