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

SetCallerName

Purpose

The CMetaPersist class GetCallerName function sets the caller name to the specified user.

Description

Subsequent function calls using this object will be validated using the caller user’s permissions.

Syntax

void SetCallerName(LPCTSTR user);
 

Argument

In/Out

Description

user

In

Name of signed on user to use for function calls from this object.