MSSQL: 一般資料庫引擎群組包含 MSSQL 一般資料庫引擎

Microsoft.SQLServer.Core.DBEngineGroupContainsDBEngine (RelationshipType)

一般資料庫引擎群組包含 MSSQL 一般資料庫引擎。

Element properties:

SourceMicrosoft.SQLServer.Core.DBEngineGroup
TargetMicrosoft.SQLServer.Core.DBEngine
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Core.DBEngineGroupContainsDBEngine" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source ID="Source" Type="Microsoft.SQLServer.Core.DBEngineGroup"/>
<Target ID="Target" Type="Microsoft.SQLServer.Core.DBEngine"/>
</RelationshipType>