SqlByte.MaxValue 字段   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个常数,它表示 SqlByte 的最大可能值。
public: static initonly System::Data::SqlTypes::SqlByte MaxValue;public static readonly System.Data.SqlTypes.SqlByte MaxValue; staticval mutable MaxValue : System.Data.SqlTypes.SqlBytePublic Shared ReadOnly MaxValue As SqlByte 字段值
注解
此常量的值为 255 或十六进制0xFF。