SqlInt16.MinValue Campo

Definición

Constante que representa el menor valor posible de una estructura 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 de campo

Comentarios

El valor de esta constante es -32.768.

Se aplica a

Consulte también