Add the ProDataObjectMetaData object to the ProDataGraphMetaData
- Last Updated: August 15, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Add the ProDataObjectMetaData object
to the ProDataGraphMetaData using the following ProDataGraphMetaData object method:
Syntax
|
- doMetaData
- Specifies the
ProDataObjectMetaDatafor one temp-table in the ProDataSet parameter.
The following example adds a temp-table parameter defined with no indexes.
Example: OpenAPI fragment adding a temp-table parameter
|
For more information on the objects and methods for defining the schema (meta data) of
temp-tables in a ProDataGraph, see Access ABL ProDataSets.