SqlDecimal.MaxValue Campo

Definizione

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

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