GroupingProviderScanHistory
Scan history of a grouping provider.
erDiagram
GroupingProvider ||--o{ GroupingProviderScanHistory : "GroupingProviderID"
Fields
| Field |
Type |
Description |
| Build |
string |
Scanner technical build information |
| GroupingProviderID |
numeric |
Internal ID that references the GroupingProvider entity (Foreign Key) |
| ID |
numeric |
Internal ID for the GroupingProviderScanHistory entity (Primary Key) |
| Import |
datetime |
Date/Time the scan file was imported (different from Scan for offline capable scanners) |
| Scan |
datetime |
Date/Time this group scan was produced |
| ScanGUID |
guid |
GUID of the scan |
References
| Column Name |
Referenced Table |
Description |
| GroupingProviderID |
GroupingProvider |
A uniquely identified source of group information. Used for identification and reorganization (cleanup) of groups. |