MSSQL unter Windows: Datenbank hostet FILESTREAM-Dateigruppe für SQL Server-Datenbank

Microsoft.SQLServer.Windows.DatabaseHostsDBFilegroupFd (RelationshipType)

SQL Server-Datenbank unter Windows hostet SQL Server-Datenbank-FILESTREAM-Dateigruppe unter Windows.

Element properties:

SourceMicrosoft.SQLServer.Windows.Database
TargetMicrosoft.SQLServer.Windows.DBFilegroupFd
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Windows.DatabaseHostsDBFilegroupFd" Base="System!System.Hosting" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.SQLServer.Windows.Database"/>
<Target ID="Target" Type="Microsoft.SQLServer.Windows.DBFilegroupFd"/>
</RelationshipType>