ImportFolder
Information about import folders. Used for statistics and investigation for installations that have multiple import folders.
erDiagram
ImportFolder ||--o{ ImportControl : "ImportFolderID"
Fields
| Field |
Type |
Description |
| ID |
numeric |
Internal ID for the ImportFolder entity (Primary Key) |
| Path |
string |
Import Folder Path |
Referenced by
| Table |
Column Name |
Description |
| ImportControl |
ImportFolderID |
Holds the GUIDs of all imported .scan files. This helps to eliminate duplicate imports of the same data, which could influence, for example, the usage metering information. The table can also be used to collect information about active scanner versions and history. |