MSSQL: Replication SQL Alerts Scope Group Contains Generic Replication Alerts Scope Group Relationships

Microsoft.SQLServer.Replication.Core.SQLAlertsScopeGroupContainsGenericReplicationAlertsScopeGroup (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.Core.SQLServerAlertsScopeGroup
TargetMicrosoft.SQLServer.Replication.Core.GenericReplicationAlertsScopeGroup
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Replication.Core.SQLAlertsScopeGroupContainsGenericReplicationAlertsScopeGroup" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="SqlCoreLib!Microsoft.SQLServer.Core.SQLServerAlertsScopeGroup"/>
<Target ID="Target" Type="Microsoft.SQLServer.Replication.Core.GenericReplicationAlertsScopeGroup"/>
</RelationshipType>