ALM Project Database Reference
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
See Also