Include Files - 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

Include Files

You must add an include statement to your program to bring in all the necessary include files for writing an MDS application.

Add the statement to your program to bring in the MDS include files.

#include <metaincludes.h> 

All MDS include files are installed in <MDS Installation directory>/include.

You must have installed the MDS SDK to get all the include files required.