rowCount
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the number of rows deleted, inserted, or updated
by the SQL statement. The following Java classes declare rowCount:
-
SQLIStatement -
SQLPStatement -
SQLCursor