Classes defined in a UNX file.
Column Name |
Data Type |
Description |
---|---|---|
CLASSDESCRIPTION |
nvarchar |
Class description |
CLASSLINEAGE |
varchar |
Class Lineage (path of the class up to the Universe object tree root) |
CLASSNAME |
varchar |
Class Name |
CMSID |
varchar |
The actualy name of the CMS host machine without the port number, if used. В This is used in conjunction with OBJECTID or CUID to uniquely identify an object across environments |
ID |
int |
Primary key (MMDB) |
IDENTIFIER |
varchar |
Identifier (unique to unx) of the class |
PARENTIDENTIFIER |
varchar |
Parent identifier |
STATE |
varchar |
State (enabled/disabled) |
UNX_ID |
int |
Foreign key to UNX.ID |
See also