OracleBoolean.IsNull プロパティ

定義

OracleBoolean 構造体の値が null かどうかを示します。

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

プロパティ値

true 構造体の OracleBoolean 値が Null の場合は 。それ以外の場合 falseは 。

適用対象

こちらもご覧ください