SqlDecimal.MinValue Campo

Definición

Constante que representa el valor mínimo de una estructura 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 de campo

Comentarios

El valor de esta constante es -99,999,999,999,999,999,999,999,999,999,999,999,999,999.

Se aplica a

Consulte también