SqlSingle.Value 屬性

定義

理解這個 SqlSingle 結構的價值。 這個屬性是唯讀的。

public:
 property float Value { float get(); };
public float Value { get; }
member this.Value : single
Public ReadOnly Property Value As Single

屬性值

浮點數值範圍為 -3.40E+38 至 3.40E+38。

適用於

另請參閱