Define a ProDataGraphMetaData object
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
For each ProDataSet parameter you must define a com.progress.open4gl.ProDataGraphMetaData object.
You use this object to specify the schema for the ProDataSet when
you set the DATASET or DATASET-HANDLE parameter
in the ParamArray object. You can create an instance
of this object using the following constructor:
Syntax
|
- proDataSetName
- Specifies the ProDataSet name in ABL.