Define the temp-tables for the ProDataGraphMetaData object
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You must define the meta data for each temp-table defined by the
ProDataGraphMetaData. For more information, see Define the schema for temp-tables in a ProDataSet. You can then add the temp-table meta data
(ProDataObjectMetaData) to the ProDataGraphMetaData object
using the following ProDataGraphMetaData method:
Syntax
|
- doMetaData
- Specifies the meta data for a temp-table.