The system table TB_LABEL contains the IDs of feature classes and their related label feature classes. This table lists all feature classes that have a label feature class. The IDs refer to TB_DICTIONARY.F_CLASS_ID.
Attributes of TB_LABEL |
Description |
|
ID |
Stores the unique key, which is system-generated. |
|
TBL_F_CLASS_ID |
Specifies the ID of the label feature class table (child). This table contains the attribute data. |
|
PARENT_F_CLASS_ID |
Specifies the ID of the feature class table (parent). This table contains the text. |