SqlBoolean.ByteValue プロパティ
SqlBoolean 構造体の値をバイトとして取得します。
Public ReadOnly Property ByteValue As Byte
[C#]
public byte ByteValue {get;}
[C++]
public: __property unsigned char get_ByteValue();
[JScript]
public function get ByteValue() : Byte;
プロパティ値
SqlBoolean 構造体の値を表すバイト。
解説
バイト値は 0 または 1 です。
必要条件
プラットフォーム: 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