OracleLob.IsNull Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob OracleLob ein Null-Stream ist.

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

Eigenschaftswert

true, wenn OracleLob ein Null-Stream ist, andernfalls false.

Implementiert

Gilt für: