OracleBoolean.IsNull Özellik

Tanım

Yapı değerinin OracleBoolean null olup olmadığını gösterir.

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

Özellik Değeri

true yapısının OracleBoolean değeri Null ise, değilse false.

Şunlara uygulanır

Ayrıca bkz.