SqlBoolean.Null Champ

Définition

Représente DBNull ce qui peut être affecté à cette instance de la SqlBoolean structure.

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

Valeur de champ

Remarques

Le Null champ est une constante pour la SqlBoolean structure. Pour plus d’informations, consultez Gestion des valeurs Null.

S’applique à

Voir aussi