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

SetClassID

Purpose

The CMetaPersist class SetClassID function sets the internal class ID in the local object.

The internal class ID is the ID of the class description object 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 SetClassID(const OBJECTID_t CLSID);
 

Argument

In/Out

Description

CLSID

In

Internal class ID of the object.