This table stores the description of the feature class tables.
Attributes of TB_DICTIONARY |
Description |
F_CLASS_ID |
Primary key. |
F_CLASS_NAME |
Name of the feature class. |
CAPTION |
Caption of the feature class. This caption is displayed on the UI, for example in the industry model explorer. |
F_CLASS_TYPE |
Feature class type. O = polygon, P = point, L = polyline, T = attribute table, A = label definition, E = centroid, C = collection, S = compound polygon, I = compound line string, M = dimension. |
READ_ONLY |
Specifies whether the feature class is read only. |
TABLE_DOES_NOT_EXIST |
Specifies whether this feature class is a view. 1 = This feature class is a view. The default is 0 = This feature class is a table of the current data base schema. |
FEATURE_REPRESENTATION |
Specifies the string that is displayed in the feature explorer. Default is {FID}. |