次の方法で共有


updateShort (int, short) メソッド

構文

public void updateShort(int index,
                        short x)

パラメーター

index

列インデックスを示す int です。

x

short 値です。

例外

SQLServerException

解説

updateShort メソッドは、java.sql.ResultSet インターフェイスの updateShort メソッドで規定されています。

参照

リファレンス

SQLServerResultSet クラス

概念

updateShort メソッド (ISQLServerResultSet)
ISQLServerResultSet のメンバー