MSSQL: 제네릭 복제 구독이 데이터베이스를 포함함

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

제네릭 구독이 데이터베이스를 포함함

Element properties:

SourceMicrosoft.SQLServer.Replication.Core.GenericSubscription
TargetSystem.Database
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Replication.Core.GenericSubscriptionRefersSystemDatabase" Base="System!System.Reference" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.SQLServer.Replication.Core.GenericSubscription"/>
<Target ID="Target" Type="System!System.Database"/>
</RelationshipType>