GetRepositoryRoot - 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

GetRepositoryRoot

Purpose

The CMetaRepository class GetRepositoryRoot function returns the root repository object.

Description

The root repository object allows navigation to the collection of AIM metamodels or to the top level class in an AIM.

The root repository object contains system-wide parameters.

Syntax

HRESULT  GetRepositoryRoot (CMetaObject* &MetaRoot);
 

Argument

In/Out

Description

MetaRoot

Out

Returned root repository object.