BlobColumn.IsNull Propriété

Définition

Obtient une valeur qui indique si la colonne est 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é

Valeur qui indique si la colonne est Null.

S’applique à