OracleBoolean.IsTrue プロパティ

定義

現在の ValueTrueされているかどうかを示します。

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

プロパティ値

true Valuetrueの場合はfalse

注釈

ValueNull場合、このプロパティは引き続きfalse

適用対象

こちらもご覧ください