OracleLob.IsNull Propriété

Définition

Obtient une valeur qui indique si OracleLob est un flux 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 OracleLob est un flux Null ; sinon, false.

Implémente

S’applique à