| field name | data type | db field | description |
| tiDCollection_ID | integer | DCollectionExport.DCollection_ID | Link to DCollection |
| tiDCollectionExport_ID | integer | DCollectionExport.DCollectionExport_ID | Record ID |
| ttDCollectionExportDate | date | DCollectionExport.DCollectionExportDate | Export Date |
| tcDCollectionExportFile | character | DCollectionExport.DCollectionExportFile | File Name |
| tcDCollectionExportFolder | character | DCollectionExport.DCollectionExportFolder | Folder |
| tlDCollectionExportIsDuplic | logical | DCollectionExport.DCollectionExportIsDuplic | Duplicate |
| tiDCollectionExportTime | integer | DCollectionExport.DCollectionExportTime | Export Time |
| tcDCollectionExportType | character | DCollectionExport.DCollectionExportType | Type |
| tcLastModifiedUser | character | DCollectionExport.LastModifiedUser | Last Modified User |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(DCollectionExport) |