指定した短整数パラメータを使用して、 SqlInt16 構造体の新しいインスタンスを初期化します。
Public Sub New( _
ByVal value As Short _)
[C#]
public SqlInt16(
shortvalue);
[C++]
public: SqlInt16(
shortvalue);
[JScript]
public function SqlInt16(
value : Int16);
パラメータ
- 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