MSSQL Reporting Services: SQL Alerts Scope Group Contains Event Log Collection Target Relationship

Microsoft.SQLServer.ReportingServices.Core.SQLAlertsScopeGroupContainsEventLogCollectionTarget (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.Core.SQLServerAlertsScopeGroup
TargetMicrosoft.SQLServer.ReportingServices.Core.EventLogCollectionTarget
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.ReportingServices.Core.SQLAlertsScopeGroupContainsEventLogCollectionTarget" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="SqlCoreLib!Microsoft.SQLServer.Core.SQLServerAlertsScopeGroup"/>
<Target ID="Target" Type="RsCore!Microsoft.SQLServer.ReportingServices.Core.EventLogCollectionTarget"/>
</RelationshipType>