SqlDecimal.Value Propiedad

Definición

Obtiene el valor de la SqlDecimal estructura. Esta propiedad es de solo lectura.

public:
 property System::Decimal Value { System::Decimal get(); };
public decimal Value { get; }
member this.Value : decimal
Public ReadOnly Property Value As Decimal

Valor de propiedad

Número del intervalo -79.228.162.514.264.337.593.543.950.335 a 79 228,162,514,162,514,264,337,593,543,950,335.

Se aplica a