SqlByte.MaxValue Campo

Definição

Uma constante que representa o maior valor possível de um 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 

Valor do campo

Comentários

O valor dessa constante é 255 ou, 0xFF hexadecimal.

Aplica-se a

Confira também