Components Group Contains All SQL Server Related Components

Microsoft.SQLServer.ComponentsGroupContainsEntity (RelationshipType)

Components group contains all Microsoft SQL Server 2008, 2008 R2 or 2012 related components.

Element properties:

SourceMicrosoft.SQLServer.ComponentsGroup
TargetSystem.Entity
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.ComponentsGroupContainsEntity" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source>Microsoft.SQLServer.ComponentsGroup</Source>
<Target>System!System.Entity</Target>
</RelationshipType>