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

SetClassGUID

Purpose

The CMetaPersist class SetClassGUID function sets the globally unique class ID in the local object. This is the Class GUID of the class description object given or created for the class when the AIM was created.

Set this field when you want to read or write an object in the indicated class.

Syntax

void SetClassGUID(const GUID gCLSID);
 

Argument

In/Out

Description

gCLSID

In

Class ID of the object.