MSSQL on Windows: SQL Server Memory-Optimized Data Scope Group contains SQL Server Memory-Optimized Data Resource Pool Group Relationship

Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroupContainsInMemoryOLTPResourcePoolGroup (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.Windows.InMemoryOLTPScopeGroup
TargetMicrosoft.SQLServer.Windows.InMemoryOLTPResourcePoolGroup
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroupContainsInMemoryOLTPResourcePoolGroup" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.Windows.InMemoryOLTPScopeGroup"/>
<Target ID="Target" Type="Microsoft.SQLServer.Windows.InMemoryOLTPResourcePoolGroup"/>
</RelationshipType>