OracleBoolean.IsNull Eigenschaft

Definition

Gibt an, ob der Wert der OracleBoolean-Struktur NULL ist.

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

Eigenschaftswert

true , wenn der OracleBoolean Wert der -Struktur Null ist, andernfalls false.

Gilt für:

Weitere Informationen