DirectoryMissingUserGroup¶
M:n relation Group to DirectoryMissingUser tables.
Fields¶
Field | Type | Description |
---|---|---|
Created | datetime2 | Date/Time this relation got created in the database |
DirectoryMissingUserID | bigint | Internal ID that references the DirectoryMissingUser entity (Foreign Key) |
DirectoryMissingUserID | bigint | Internal ID that references the DirectoryMissingUser entity (Foreign Key) |
GroupID | bigint | Internal ID that references the Group entity (Foreign Key) |
GroupID | bigint | Internal ID that references the Group entity (Foreign Key) |
ID | bigint | Internal ID for the DirectoryMissingUserGroup entity (Primary Key) |
LastScan | datetime2 | Date/Time this relation was scanned last |