SqlInt16.MaxValue Campo

Definição

Uma constante que representa o maior valor possível de um SqlInt16.

public: static initonly System::Data::SqlTypes::SqlInt16 MaxValue;
public static readonly System.Data.SqlTypes.SqlInt16 MaxValue;
 staticval mutable MaxValue : System.Data.SqlTypes.SqlInt16
Public Shared ReadOnly MaxValue As SqlInt16 

Valor do campo

Comentários

O valor dessa constante é 32.767.

Aplica-se a

Confira também