SqlInt16.MinValue Campo

Definição

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

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

Valor do campo

Comentários

O valor dessa constante é -32.768.

Aplica-se a

Confira também