| Project Data Tables Database > td Schema : td.ENTITY_SUBTYPE_FIELDS Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ESTF_SUBTYPE_ID | The identifier of this field as a member of a specific subtype.The ENTITY_SUBTYPES.EST_ID of the subtype to | varchar | 100 | ||||
| ESTF_SF_COLUMN_NAME | The name of the column in the primary entity type table. For example, TS_USER_17 from the TEST table. | varchar | 40 | ||||
| ESTF_ENTITY_TABLE_NAME | The name of the table that contains the primary entity type. For example: TEST, REQ, and so on. | varchar | 40 |
| Index | Description | Primary | Unique |
|---|---|---|---|
| ESTF_SUBTYPE_FIELDS_IDX | ![]() |