SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.SqlDatabaseFileStatistic

Base type: System.StatisticsEntity

Summary: This entity presents SQL database file statistic.

Properties

Name Type Notes
DatabaseFileID System.Int32 The unique integer representation of database file.
TimeStamp System.DateTime The date of poll for database file information.
UsedSpace System.Int64 The long value that contains the database file used space.
Size System.Int64 The long value that contains the database file size.
AvailableAutoGrowSpace System.Int64 The long value that contains the available auto growth space.
ObservationTimestamp System.DateTime
ObservationFrequency System.DateTime
Weight System.Double Default='1.0'.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
File Orion.APM.SqlDatabaseFile Defined by relationship Orion.APM.SqlDatabaseFileHostsSqlDatabaseFileStatistic (System.Hosting)