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

CreateApplicationGroup

Purpose

The CreateApplicationGroup function creates an application group object in the repository database.

Requirements

The name of an application group must be unique.

Syntax

HRESULT CreateApplicationGroup(LPCTSTR Name, 
	LPCTSTR Description=NULL);
 

Argument

In/Out

Description

Name

In

Name of the Application Group.

Description

In
(Optional)

Description for the Application Group.