SqlByte の最大有効値を表す定数。
Public Shared ReadOnly MaxValue As SqlByte
[C#]
public static readonly SqlByte MaxValue;
[C++]
public: static SqlByte MaxValue;
[JScript]
public static var MaxValue : SqlByte;
解説
この定数の値は 255 で、16 進表記では 0xFF になります。
必要条件
プラットフォーム: 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