Define a ProResultSetMetaDataImpl object
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
For each temp-table parameter you must define a com.progress.open4gl.ProResultSetMetaDataImpl object
to hold the schema using the following constructor:
Syntax
|
- numFields
- Specifies the number of fields (or columns) in the temp-table.