SqlDecimal.MinValue Campo

Definição

Uma constante que representa o valor mínimo de uma SqlDecimal estrutura.

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

Valor de Campo

Observações

O valor desta constante é -99.999.999.999.999.999.999.999.999.999.999.999.999.

Aplica-se a

Ver também