Chapter 6 CMetaPersist Class - 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

This chapter describes the C++ Class CMetaPersist functions that provide the get and set functions for the common attributes of all objects that are stored in the repository. CMetaPersist is the abstract base class from which the CMetaObject MDS API class inherits.

The following classes inherit from CMetaObject, therefore, they also support CMetaPersist functions:

 

Because the CMetaPersist class is an abstract base class, you cannot create CMetaPersist objects.