OracleNumber.IsNull Vlastnost

Definice

Určuje, zda je hodnota této OracleNumber struktury null.Value

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

Hodnota vlastnosti

true if Value je null, jinak false.

Implementuje

Platí pro