SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.SqlDatabaseMirroring

Base type: System.Entity

Summary: This entity presents SQL database mirroring information.

Properties

Name Type Notes
DatabaseID System.Int32 The unique integer representation of SQL database.
MirroringID System.Guid The database mirroring GUID.
State System.Byte The byte value that contains database mirroring state.
Role System.Byte The byte value that contains database role.
PartnerName System.String The string value that contains partner database name.
PartnerInstance System.String The string value that contains partner database instance.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
SqlDatabase Orion.APM.SqlDatabase Defined by relationship Orion.APM.SqlDatabaseHostsSqlDatabaseMirroring (System.Hosting)