Files associated with a CMS object.
Column Name |
Data Type |
Description |
---|---|---|
FILENAME |
varchar |
File name as it exists in the FRS |
FILEPATH |
varchar |
File path relative to the Input FRS |
FILESIZE |
bigint |
Size of the file |
OBJECT_ID |
int |
Foreign key to DOCUMENTS.ID |
See also