SqlInt64.MinValue Campo

Definición

Constante que representa el valor menor de una estructura SqlInt64.

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

Valor de campo

Comentarios

El valor de esta constante es -2 63.

Se aplica a

Consulte también