Define the temp-tables for the ProDataGraphMetaData object
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.