Calling the EXPORT( ) method
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.