Orion.APM.SqlDatabaseStatus
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents SQL database status.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
DatabaseID | System.Int32 | The unique integer representation of SQL database. | everyone |
TimeStamp | System.DateTime | The date of poll for database. | everyone |
Status | System.Int32 | The status of an database. | everyone |
OperationalState | System.Byte | The integer value that contains the database operational state (Online, Restoring, Recovering,Recovery pending, Suspect, Emergency, Offline and Copying). | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Database | Orion.APM.SqlDatabase | Defined by relationship Orion.APM.SqlDatabaseHostsStatus (System.Hosting) |