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 之間的數字。

適用於