OracleString.IsNull Eigenschaft

Definition

Gibt an, ob der Value von OracleStringNull 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 gleich Null ist, andernfalls false.

Implementiert

Gilt für: