SqlDecimal.MinValue Campo

Definição

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

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