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 或十六進位0xFF。

適用於

另請參閱