MSSQL: Generic Memory-Optimized Data Resource Pool Group contains Generic SQL Server Resource Pool Relationship

Microsoft.SQLServer.Core.InMemoryOLTPResourcePoolGroupContainsResourcePool (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.Core.InMemoryOLTPResourcePoolGroup
TargetMicrosoft.SQLServer.Core.ResourcePool
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Core.InMemoryOLTPResourcePoolGroupContainsResourcePool" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.Core.InMemoryOLTPResourcePoolGroup"/>
<Target ID="Target" Type="SqlCoreLib!Microsoft.SQLServer.Core.ResourcePool"/>
</RelationshipType>