Define a ProResultSetMetaDataImpl object
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.