ALM Project Database Reference
td.ENTITY_SUBTYPE_ATTRIBUTES Table
Description
Attributes for a specific entity subtype.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
 ESTA_SUBTYPE_IDThe ID of the attribute-subtype pair.The ENTITY_SUBTYPES.EST_ID of the subtype.varchar100   
 ESTA_ATTRIBUTE_IDThe ENTITY_ATTRIBUTES.EATT_ID of the attribute.varchar50   
 ESTA_ATTRIBUTE_VALUEThe value of the attribute.varchar50  
Indexes
IndexDescriptionPrimaryUnique
ESTA_SUBTYPE_ATTRIBUTES_IDX  
See Also