SqlByte.MaxValue Pole

Definice

Konstanta představující největší možnou hodnotu objektu 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 

Hodnota pole

Poznámky

Hodnota této konstanty je 255 nebo šestnáctkové 0xFF.

Platí pro

Viz také