SetUniqueNamesFlag - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
ft:locale
en-US
ft:lastEdition
2018-09-28
Product Category
Teradata Tools and Utilities

SetUniqueNamesFlag

Purpose

SetUniqueNamesFlag sets the flag that indicates if unique naming is set on the relationship description

Syntax

void SetUniqueNamesFlag (const short flagArg)
 

Argument

In/Out

Description

flagArg

In

FlagArg = MD_UNIQUE (1) objects in the destination collection must have unique names

FlagArg = MD_NULL (0) objects with duplicate names are permitted in the destination collection.