Windows 上的 MSSQL: 代理程式裝載 SQL Server Agent 作業

Microsoft.SQLServer.Windows.AgentHostsAgentJob (RelationshipType)

Windows 上的 SQL Server Agent 裝載 Windows 上的 SQL Server Agent 作業

Element properties:

SourceMicrosoft.SQLServer.Windows.Agent
TargetMicrosoft.SQLServer.Windows.AgentJob
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.Windows.AgentHostsAgentJob" Base="System!System.Hosting" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.SQLServer.Windows.Agent"/>
<Target ID="Target" Type="Microsoft.SQLServer.Windows.AgentJob"/>
</RelationshipType>