SqlInt64.MinValue Campo

Definição

Uma constante que representa o menor valor possível para uma estrutura 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 do campo

Comentários

O valor dessa constante é -2 63.

Aplica-se a

Confira também