SqlDecimal.Value 屬性

定義

了解結構的 SqlDecimal 價值。 這個屬性是唯讀的。

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

屬性值

數字範圍為 -79,228,162,514,264,337,593,543,950,335 至 79,228,162,514,162,514,264,337,593,543,950,335。

適用於