次の方法で共有


SqlSingle.Value プロパティ

この SqlSingle 構造体の値を取得します。このプロパティは読み取り専用です。

Public ReadOnly Property Value As Single
[C#]
public float Value {get;}
[C++]
public: __property float get_Value();
[JScript]
public function get Value() : float;

プロパティ値

-3.40E+38 から 3.40E+38 までの浮動小数点値。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

SqlSingle 構造体 | SqlSingle メンバ | System.Data.SqlTypes 名前空間