SqlDecimal.MinValue Campo

Definizione

Costante che rappresenta il valore minimo di una struttura 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 

Valore del campo

Commenti

Il valore di questa costante è -99,999,999,999,999,999,999,999,999,999,999,999,999.999.

Si applica a

Vedi anche