Workflow Management Services Host SQL Instance Store Connections

Microsoft.ApplicationServer.WFManagementServiceHostsPersistenceStoreConnection (RelationshipType)

This relationship associates connections to a SQL Workflow instance database with a particular instance of the AppFabric Workflow Management Service. This lets you monitor the flow of instance data throughout the system.

Knowledge Base article:

Summary

This relationship associates connections to a SQL Workflow instance database with a particular instance of the AppFabric Workflow Management Service. This lets you monitor the flow of instance data throughout the system.

Element properties:

SourceMicrosoft.ApplicationServer.WFManagementService
TargetMicrosoft.ApplicationServer.PersistenceStoreConnection
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.ApplicationServer.WFManagementServiceHostsPersistenceStoreConnection" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.ApplicationServer.WFManagementService</Source>
<Target>Microsoft.ApplicationServer.PersistenceStoreConnection</Target>
</RelationshipType>