Define a ProResultSetMetaDataImpl object
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.