GroupScanHistory
Reserved for future use.
erDiagram
Group ||--o{ GroupScanHistory : "GroupID"
Fields
| Field |
Type |
Description |
| Build |
string |
Build information about the scanner that did this group scan |
| GroupID |
numeric |
Internal ID that references the Group entity (Foreign Key) |
| ID |
numeric |
Internal ID for the GroupScanHistory entity (Primary Key) |
| Import |
datetime |
Date/Time of the import of the scan file |
| Scan |
datetime |
Date/Time of the scan |
| ScanGUID |
guid |
GUID of the scan file |
References
| Column Name |
Referenced Table |
Description |
| GroupID |
Group |
Group of users or machines |