SqlInt16.Null Champ

Définition

Représente DBNull pouvant être assigné à cette instance de la structure SqlInt16.

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

Valeur de champ

Remarques

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

S’applique à

Voir aussi