OracleNumber.IsNull Vlastnost

Definice

Určuje, zda Value má tato OracleNumber struktura hodnotu null.

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

Hodnota vlastnosti

true pokud Value je null, jinak false.

Implementuje

Platí pro