SqlInt32.Null Champ

Définition

Représente DBNull pouvant être assigné à cette instance de la classe SqlInt32.

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

Valeur de champ

Remarques

Null fonctionne comme une constante pour la SqlInt32 structure. Pour plus d’informations, consultez Gestion des valeurs Null.

S’applique à

Voir aussi