SqlInt16.MaxValue Campo

Definición

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

Comentarios

El valor de esta constante es 32.767.

Se aplica a

Consulte también