OracleNumber.IsNull Eigenschaft

Definition

Gibt an, ob der Value dieser OracleNumber-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 Value NULL ist, andernfalls false.

Implementiert

Gilt für: