SqlInt64.MaxValue Campo

Definição

Uma constante que representa o maior valor possível para uma estrutura SqlInt64.

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

Valor do campo

Comentários

O valor dessa constante é 2 63 -1.

Aplica-se a

Confira também