alerts

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
AlertID INT 10 null
ClientID INT 10 null
LocationID INT 10 null
ComputerID INT 10 null
AlertDate TIMESTAMP 19 CURRENT_TIMESTAMP
Severity INT 10 null
Source VARCHAR 100 null
Message VARCHAR 500 null
AgentID INT 10 null
Fieldname VARCHAR 100 null
DeviceId INT 10 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc AlertID
AlertDate Performance Asc AlertDate
ClientID Performance Asc ClientID
ComputerID Performance Asc ComputerID
DeviceId Performance Asc DeviceId
LocationID Performance Asc LocationID
Severity Performance Asc Severity

Diagram producer might be missing

No diagrams were produced please see application output for any errors