SqlInt64.MinValue Campo

Definição

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

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

Observações

O valor desta constante é -2 63.

Aplica-se a

Ver também