Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
AgentID | INT | 10 | √ | null |
|
|
||||
Name | VARCHAR | 100 | null |
|
|
|||||
LocID | INT | 10 | 0 |
|
|
|||||
ClientID | INT | 10 | 0 |
|
|
|||||
ComputerID | INT | 10 | 0 |
|
|
|||||
DriveID | VARCHAR | 255 | 0 |
|
|
|||||
CheckAction | INT | 10 | null |
|
|
|||||
AlertAction | INT | 10 | null |
|
|
|||||
AlertMessage | TEXT | 65535 | null |
|
|
|||||
ContactID | INT | 10 | null |
|
|
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | AgentID |
CheckAction | Performance | Asc | CheckAction |
ClientID | Performance | Asc | ClientID |
ComputerID | Performance | Asc | ComputerID |
ContactID | Performance | Asc | ContactID |
DeviceId | Performance | Asc | DeviceId |
FailCount | Performance | Asc | FailCount |
LocID | Performance | Asc | LocID |
Name | Performance | Asc | Name |
ReportCategory | Performance | Asc | ReportCategory |