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

SetUniqueNamesFlag

Purpose

SetUniqueNamesFlag sets the unique naming flag for the class.

Syntax

void SetUniqueNamesFlag (const short FlagArg)
 

Argument

In/Out

Description

FlagArg

In

If FlagArg = MD_NULL (0), duplicate names will be allowed in the class.

If FlagArg = MD_UNIQUE (1), duplicate names will not be allowed.