Connecteur de données de l'infrastructure de liaison (avancé)

System.LinkingFramework.DataConnector.Projection (TypeProjection)

Classe interne contenant la configuration de l'infrastructure de liaison pour les connecteurs

Element properties:

TypeSystem.LinkingFramework.DataConnector
AccessibilityPublic

Source Code:

<TypeProjection ID="System.LinkingFramework.DataConnector.Projection" Accessibility="Public" Type="System.LinkingFramework.DataConnector">
<Component Alias="DataTable" Path="$Context/Path[Relationship='System.LinkingFramework.ConnectorEmbedsTables' TypeConstraint='System.LinkingFramework.DataTable']$">
<Component Alias="Field" Path="$Context/Path[Relationship='System.LinkingFramework.TableEmbedsFields']$"/>
</Component>
<Component Alias="DataCollection" Path="$Context/Path[Relationship='System.LinkingFramework.ConnectorEmbedsCollections' TypeConstraint='System.LinkingFramework.DataCollection']$"/>
</TypeProjection>