Project Data Tables Database > td Schema : td.ANALYSIS_ITEM_FILES Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
AIFL_ID | The record ID. | int | 4 | ||||
AIFL_AI_ID | The ANALYSIS_ITEMS.ID of the owner. | int | 4 | ||||
AIFL_CONFIGURATION | Data stored with the physical file. | varchar | 16 | ||||
AIFL_FILE_NAME | The file name as stored in the repository. | varchar | 255 | ||||
AIFL_LOGICAL_NAME | A name, unique in the scope of this table, that refers to this record. | varchar | 64 |
Index | Description | Primary | Unique |
---|---|---|---|
ANALYSIS_ITEM_FILES_IDX1 | |||
ANALYSIS_ITEM_FILES_PK | |||
ANALYSIS_ITEM_FILES_UX1 |