Synchronization For Source

SynchronizationForSource (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.DataWarehouse.SynchronizationLog
TargetMicrosoft.SystemCenter.DataWarehouse.DataSource
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="SynchronizationForSource" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source ID="SynchronizationEventId" Type="Microsoft.SystemCenter.DataWarehouse.SynchronizationLog"/>
<Target ID="SourceSynchronized" Type="Base!Microsoft.SystemCenter.DataWarehouse.DataSource" MaxCardinality="1"/>
</RelationshipType>