Die Dienstinstanz des SharePoint-Zeitgeberauftrags dient als Host des System-Zeitgeberauftrags

Microsoft.SharePoint.Library.SPServiceInstance.Timer.Hosts.SPSystemTimerJobHost (RelationshipType)

Diese Beziehung bestimmt, dass die Dienstinstanz des SharePoint-Zeitgeberauftrags als Hostobjekt des System-Zeitgeberauftrags dient.

Element properties:

SourceMicrosoft.SharePoint.Library.SPServiceInstance.Timer
TargetMicrosoft.SharePoint.Library.SPSystemTimerJobHost
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SharePoint.Library.SPServiceInstance.Timer.Hosts.SPSystemTimerJobHost" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source ID="Source" Type="Microsoft.SharePoint.Library.SPServiceInstance.Timer"/>
<Target ID="Target" Type="Microsoft.SharePoint.Library.SPSystemTimerJobHost"/>
</RelationshipType>