INPUT ResultSet objects
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
INPUT ResultSet objects
For INPUT (or the INPUT side of INPUT-OUTPUT parameters), all the
data must be available before the proxy method call is made. The methods of the input ResultSet object (which feed the input data to the proxy) may not
call any other application server methods on the proxy that share the same connection. If they
do, an error results.