MSSQL 2016: SQL Server 2016 데이터베이스 그룹이 데이터베이스를 포함함

Microsoft.SQLServer.2016.DatabaseGroupContainsDatabase (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2016.DatabaseGroup
TargetMicrosoft.SQLServer.2016.Database
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2016.DatabaseGroupContainsDatabase" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source>Microsoft.SQLServer.2016.DatabaseGroup</Source>
<Target>Microsoft.SQLServer.2016.Database</Target>
</RelationshipType>