Base type: System.ExtensionEntity
Summary: Relationship between DPA Database Instance and Orion Node
| Name | Type | Notes |
|---|---|---|
| GlobalDatabaseInstanceID | System.Int32 | Unique ID of database instance in Orion |
| NodeID | System.Int32 | ID of Node (Orion.Nodes) |
| 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'. |
| DatabaseInstance | Orion.DPA.DatabaseInstance | Defined by relationship Orion.DatabaseInstanceDataDatabaseInstance (System.Reference) |
| Node | Orion.Nodes | Defined by relationship Orion.NodesDatabaseInstanceData (System.Reference) |