Throws
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
DhSQLException
Example
This
example uses the rowCount method of the SQLPStatement class
by nesting the method invocation within SQLResultSet.set to
store the number of rows affected (1, in this case)
in the procedure's result set:
|