TM_Context* TM_Init - Teradata Ecosystem Manager

Teradata® Ecosystem Manager API Reference

Product
Teradata Ecosystem Manager
Release Number
16.20
Published
December 2020
Language
English (United States)
Last Update
2020-12-23
dita:mapPath
loa1512743917841.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3204
Product Category
Analytical Ecosystem

Prototype:

Determines if the Ecosystem Manager client is installed, and if initialization is successful, returns pointer to TM_Context structure which must be passed to all API functions.

TM_Context* TM_Init(void)

None

Pointer to TM_Context structure which must be passed to all API functions.

  • Not NULL (success)
  • NULL (failed)