MSSQL on Linux: SQL Server Memory-Optimized Data Scope Group contains SQL Server DB Memory-Optimized Data Filegroup Relationship

Microsoft.SQLServer.Linux.InMemoryOLTPScopeGroupContainsDBFilegroupFx (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.Linux.InMemoryOLTPScopeGroup
TargetMicrosoft.SQLServer.Linux.DBFilegroupFx
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Linux.InMemoryOLTPScopeGroupContainsDBFilegroupFx" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.SQLServer.Linux.InMemoryOLTPScopeGroup"/>
<Target ID="Target" Type="SqlDiscL!Microsoft.SQLServer.Linux.DBFilegroupFx"/>
</RelationshipType>