SqlChars.Null Propriété

Définition

Retourne une instance null de ce SqlChars.

public:
 static property System::Data::SqlTypes::SqlChars ^ Null { System::Data::SqlTypes::SqlChars ^ get(); };
public static System.Data.SqlTypes.SqlChars Null { get; }
static member Null : System.Data.SqlTypes.SqlChars
Public Shared ReadOnly Property Null As SqlChars

Valeur de propriété

Un instance dont IsNull la propriété retourne true. Pour plus d’informations, consultez Gestion des valeurs Null.

S’applique à

Voir aussi