Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a value that depends on the result of the executed SQL statement.
int SQLInfo.getSQLCount()
The number of rows affected by the statement after an INSERT, UPDATE, or DELETE statement is executed. The return value is the offset into the associated dynamic SQL statement that corresponds to the error if a SQLE_SYNTAX_ERROR occurs.