次の方法で共有


updateLong (int, long) メソッド

構文

public void updateLong(int index,
                       long x)

パラメーター

index

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

x

long 値です。

例外

SQLServerException

解説

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

参照

リファレンス

SQLServerResultSet クラス

概念

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