SqlDecimal.Value Vlastnost

Definice

Získá hodnotu SqlDecimal struktury. Tato vlastnost je jen ke čtení.

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

Hodnota vlastnosti

Číslo v rozsahu -79 228 162 514 264 337 593 543 950 335 až 79 228 162 514 162 514 264 337 593 543 950 335.

Platí pro