OracleDateTime.IsNull Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Value-Eigenschaft der OracleDateTime-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: