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

SetDerivedClassFlag

Purpose

SetDerivedClassFlag sets the flag indicating if this will be a derived class.

Syntax

void SetDerivedClassFlag (const short FlagArg)
 

Argument

In/Out

Description

FlagArg

In

If FlagArg = 1, the class will be created as a derived class.

If FlagArg = 0, the class will not be a derived class.