OracleBinary.IsNull Vlastnost

Definice

Získá hodnotu určující, zda Value vlastnost OracleBinary struktury je 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