SqlInt32.MaxValue Campo

Definição

Uma constante que representa o maior valor possível de um SqlInt32.

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

Valor de Campo

Observações

O valor desta constante é 2.147.483.647.

Aplica-se a

Ver também