Get Update Count

Determines the number of rows affected by the last write operation to the database.

Inputs

Database connection
A CwDBConnection object that represents the database connection.

Output

Returns an integer that specifies the number of rows affected by the last write operation.

Notes

This function block is based on the CwDBConnection.getUpdateCount() method. For more information, see getUpdateCount().

Copyright IBM Corp. 2003, 2004