Calling the EXPORT( ) method
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
There is no requirement to execute the EXPORT( )
method within a server session. If the EXPORT( ) method
is not called, or the export list is at any point reset to empty, then all remote
procedure requests are accepted for execution.