SqlDecimal.Data プロパティ
この SqlDecimal 構造体のバイナリ表現を整数の配列として取得します。
Public ReadOnly Property Data As Integer ()
[C#]
public int[] Data {get;}
[C++]
public: __property int get_Data();
[JScript]
public function get Data() : int[];
プロパティ値
この SqlDecimal 構造体のバイナリ表現を格納している整数の配列。
必要条件
プラットフォーム: 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