Determines the number of rows affected by the last write operation to the database.
Returns an integer that specifies the number of rows affected by the last write operation.
This function block is based on the CwDBConnection.getUpdateCount() method. For more information, see getUpdateCount().