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

Microsoft.SQLServer.Linux.AgentHostsAgentJob (RelationshipType)

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

Element properties:

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

Source Code:

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