Orion.APM.Exchange.DatabaseFile
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents the database file information.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
DatabaseFileID | System.Int32 | The unique integer representation of database file. | everyone |
DatabaseCopyID | System.Int32 | The unique integer representation of parent database copy. | everyone |
PhysicalName | System.String | The string value that specifies the name of the directory where database file is stored. | everyone |
Size | System.Int64 | The long value that specifies the database file size. | everyone |
AvailableSpace | System.Int64 | The long value that specifies the database file available space. | everyone |
AvailableWhiteSpace | System.Int64 | The long value that specifies the database file available white space. | everyone |
VolumeID | System.Int32 | The unique integer representation of database file volume. | everyone |
Status | System.Int32 | The integer value that contains database file status. | everyone |
TimeStamp | System.DateTime | The date of poll for database file data. | everyone |
UsedSpacePercentage | System.Double | The percentage representation of database file disk space usage. | everyone |
WhiteSpaceFreePercentage | System.Double | The percentage representation of free database file white space. | everyone |
StatusDbUsage | System.Int32 | The integer value that contains database file usage status. | everyone |
StatusDbWhitespaceSize | System.Int32 | The integer value that contains database file white space usage status. | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
DatabaseFileStatistics | Orion.APM.Exchange.DatabaseFileStatistics | Defined by relationship Orion.APM.Exchange.DatabaseFileHostsDatabaseFileStatistics (System.Hosting) |
Target Relationships
Name | Type | Notes |
---|---|---|
Database | Orion.APM.Exchange.DatabaseCopy | Defined by relationship Orion.APM.Exchange.DatabaseFileDatabase (System.Hosting) |