Sdílet prostřednictvím


OracleString.IsNull Vlastnost

Definice

Označuje, jestli Value je Nullhodnota OracleString .

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