Enterprise Communication Interface (ECI)

eci_dbi_get_tab_inf

Description

ECI function for identifying the name and type of a repository object which is identified via a table name.

 

Input parameter

cpTabNam

string name of table

 

Output parameter

cpNum

string number of objects

cpObjInfo

stringlist

For entities:

  • E
  • Entity name

For relations:

  • R
  • Entity1
  • Entity2
  • View

For types:

  • T
  • Entity
  • Type

For constraints:

  • C
  • Constraint name
  • Table1
  • Table2
  • Key1
  • Key2