Project Data Tables Database > td Schema : td.ENTITY_SUBTYPES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
EST_ID | The ID of the subtype. | varchar | 100 | ||||
EST_NAME | The name of the subtype. | varchar | 80 | ||||
EST_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 |
---|---|---|---|
ENTITY_SUBTYPES_PK |