MSSQL 2016: SQL Server 2016 에이전트 그룹이 에이전트를 포함함

Microsoft.SQLServer.2016.AgentGroupContainsAgent (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2016.AgentGroup
TargetMicrosoft.SQLServer.2016.Agent
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2016.AgentGroupContainsAgent" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source>Microsoft.SQLServer.2016.AgentGroup</Source>
<Target>Microsoft.SQLServer.2016.Agent</Target>
</RelationshipType>