CMetaPersist Class Functions - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

CMetaPersist Class Functions

The Get and Set functions in the CMetaPersist class get and set data in the instantiated object in program memory.

To get an object from the MDS repository, the program must issue the ReadObject function.

To write an object to the MDS repository, the program must issue the WriteObject function. (ReadObject and WriteObject are functions of the CMetaObject and CMetaCOM classes.)

 

These functions are described more fully in the following sections.