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 de Campo

Observações

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

Aplica-se a

Ver também