MSSQL on Windows Replication: Distributor References the Database

Microsoft.SQLServer.Replication.Windows.Discovery.DistributorRefersSystemDatabase (RelationshipType)

The Distributor References the Database

Element properties:

SourceMicrosoft.SQLServer.Replication.Windows.Distributor
TargetSystem.Database
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Replication.Windows.Discovery.DistributorRefersSystemDatabase" Base="System!System.Reference" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.SQLServer.Replication.Windows.Distributor"/>
<Target ID="Target" Type="System!System.Database"/>
</RelationshipType>