ALM Project Database Reference Version 12.55
td.ANALYSIS_ITEM_FILES Table
Description
For internal use. Do not change data in this table.
Remarks
Metadata on files that belong to analysis items.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key AIFL_IDThe record ID.int4   
 AIFL_AI_IDThe ANALYSIS_ITEMS.ID of the owner.int4   
 AIFL_CONFIGURATIONData stored with the physical file.varchar16  
 AIFL_FILE_NAMEThe file name as stored in the repository.varchar255   
 AIFL_LOGICAL_NAMEA name, unique in the scope of this table, that refers to this record.varchar64   
Indexes
IndexDescriptionPrimaryUnique
ANALYSIS_ITEM_FILES_IDX1   
ANALYSIS_ITEM_FILES_PK 
ANALYSIS_ITEM_FILES_UX1  
See Also

Related Objects

td Schema
Project Data Tables Database