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 の範囲の浮動小数点値。

適用対象

こちらもご覧ください