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 之間的浮點數值。

適用於

另請參閱