Abstract
Base type: System.Entity
Summary: All relationships between Orion Application and Database Instance
| Name | Type | Notes |
|---|---|---|
| GlobalDatabaseInstanceID | System.Int32 | Unique ID of database instance in Orion |
| ApplicationID | System.Int32 | ID of SAM Application (Orion.APM.Application) |
| RelationshipType | System.Int32 | Numeric value for type of relationship |
| RelationshipTypeName | System.String | Text representation of relationship type |
| NoRelationship | System.Boolean | Flag if the relationship was removed |
| UserDefined | System.Boolean | Flag if the relationship is defined by user |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |