MSSQL per Windows: Il filegroup di database ospita il file di database di SQL Server

Microsoft.SQLServer.Windows.DBFilegroupHostsDBFile (RelationshipType)

Il filegroup di database di SQL Server per Windows ospita un file di database di SQL Server per Windows

Element properties:

SourceMicrosoft.SQLServer.Windows.DBFilegroup
TargetMicrosoft.SQLServer.Windows.DBFile
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Windows.DBFilegroupHostsDBFile" Base="System!System.Hosting" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.SQLServer.Windows.DBFilegroup"/>
<Target ID="Target" Type="Microsoft.SQLServer.Windows.DBFile"/>
</RelationshipType>