Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » PreparedStatement インタフェース

 

getUpdateCount メソッド

最後のコミット文の後に挿入、更新、または削除されたロー数を返します。

構文
int PreparedStatement.getUpdateCount() throws ULjException
戻り値

変更がなかった場合は -1、それ以外の場合は更新されたローの数。