SqlBoolean.IsTrue プロパティ
Public ReadOnly Property IsTrue As Boolean
[C#]
public bool IsTrue {get;}
[C++]
public: __property bool get_IsTrue();
[JScript]
public function get IsTrue() : Boolean;
プロパティ値
Value が True の場合は true 。それ以外の場合は false 。
解説
Value が Null の場合、このプロパティは false です。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
SqlBoolean 構造体 | SqlBoolean メンバ | System.Data.SqlTypes 名前空間 | IsFalse | False | IsNull