Processing schema and data for output TABLE-HANDLE parameter
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
This example shows how you might process the data from an output
TABLE-HANDLE parameter by walking the output XML Schema and XML data to
create a .NET DataSet and bind the DataSet to a .NET DataGrid:
|