SqlByte.MaxValue フィールド

定義

SqlByte の最大有効値を表す定数。

public: static initonly System::Data::SqlTypes::SqlByte MaxValue;
public static readonly System.Data.SqlTypes.SqlByte MaxValue;
 staticval mutable MaxValue : System.Data.SqlTypes.SqlByte
Public Shared ReadOnly MaxValue As SqlByte 

フィールド値

注釈

この定数の値は 255 または 16 進数の0xFFです。

適用対象

こちらもご覧ください