SqlDecimal.MaxValue Campo

Definición

Constante que representa el valor máximo de una estructura 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 

Valor de campo

Comentarios

El valor de esta constante es 99.999.999.999.999.999.999.999.999.999.999.999.999.999.999.

Se aplica a

Consulte también