dbo.HardwareState
Device status
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_HardwareState | varchar(38) | no | Device status | PKUID |
Ident_HardwareState | nvarchar(128) | no | Device status | |
ShortDescription | nvarchar(128) | yes | Short description | |
Description | nvarchar(2048) | yes | Description | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QER_RFRL3348 | Hardware.UID_HardwareState | HardwareState.UID_HardwareState |
Triggers
GEN_T2296D00151FD55F1C689504A1 SQL_TRIGGER
GEN_T4AD3C17F83754A03B8BF90AB6 SQL_TRIGGER
GEN_T5612B6ED95A01830D9C2F657E SQL_TRIGGER
GEN_T6170C3125F8E958F5E9CB73F1 SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| Hardware | foreign key references table | QER_RFRL3348: Hardware.UID_HardwareState -> HardwareState.UID_HardwareState |