ALM Project Database Reference
td.ENTITY_SUBTYPE_ATTRIBUTES Table
Description
Attributes for a specific entity subtype.
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| ESTA_SUBTYPE_ID | The ID of the attribute-subtype pair.The ENTITY_SUBTYPES.EST_ID of the subtype. | varchar | 100 | ||||
| ESTA_ATTRIBUTE_ID | The ENTITY_ATTRIBUTES.EATT_ID of the attribute. | varchar | 50 | ||||
| ESTA_ATTRIBUTE_VALUE | The value of the attribute. | varchar | 50 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| ESTA_SUBTYPE_ATTRIBUTES_IDX | ![]() |
See Also
Related Objects


