SqlInt64.MaxValue Campo

Definição

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

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 de Campo

Observações

O valor desta constante é 2 63 -1.

Aplica-se a

Ver também