Define the temp-tables for the ProDataSetMetaData object
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
You must define the meta data for each temp-table contained
by the ProDataSetMetaData. For more information,
see Define a TempTableMetaData object and Add field descriptions to the TempTableMetaData object.
You can
then add the temp-table meta data (TempTableMetaData)
to the ProDataSetMetaData object using the following ProDataSetMetaData method:
|
- dtMetaData
- Specifies the meta data for a temp-table.