SqlDecimal.MaxValue Campo

Definição

Uma constante que representa o valor máximo de uma estrutura SqlDecimal.

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

Valor do campo

Comentários

O valor dessa constante é 99.999.999.999.999.999.999.999.999.999.999.999.999.999.999.

Aplica-se a

Confira também