指定した整数値を使用して、 SqlInt32 構造体の新しいインスタンスを初期化します。
Public Sub New( _
ByVal value As Integer _)
[C#]
public SqlInt32(
intvalue);
[C++]
public: SqlInt32(
intvalue);
[JScript]
public function SqlInt32(
value : int);
パラメータ
- value
変換される整数。
必要条件
プラットフォーム: 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