Partager via


PropertyData.IsNull Propriété

Définition

Obtient une valeur qui indique si les données spécifiées contiennent une valeur Null.

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

Valeur de propriété

True si la valeur est Null ; sinon, False.

Implémente

S’applique à