Base type: System.Entity
Summary: All relationships between Orion LUN and Database Instance
| Name | Type | Notes |
|---|---|---|
| LunId | System.Int32 | ID of LUN |
| GlobalDatabaseInstanceID | System.Int32 | Unique ID of database instance in Orion |
| 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'. |
| Lun | Orion.SRM.LUNs | Defined by relationship Orion.DatabaseInstanceLunLun (System.Reference) |
| DatabaseInstance | Orion.DPA.DatabaseInstance | Defined by relationship Orion.DatabaseInstanceLunDatabaseInstance (System.Reference) |