SQL DM Hosts SQL Instance

Idera.SQLDM.SqldmHostsSqlInstance (RelationshipType)

This shows the relationship between a SQL DM Installation (monitoring service) and a monitored SQL Server instance

Element properties:

SourceIdera.SQLDM.DMservice
TargetIdera.SQLDM.SqlInstance
TypeSystem.Hosting
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Idera.SQLDM.SqldmHostsSqlInstance" Accessibility="Internal" Abstract="false" Base="System!System.Hosting">
<Source>Idera.SQLDM.DMservice</Source>
<Target>Idera.SQLDM.SqlInstance</Target>
</RelationshipType>