프레임워크 데이터 커넥터 연결(고급)

System.LinkingFramework.DataConnector.Projection (TypeProjection)

커넥터의 프레임워크 구성 연결을 포함하는 내부 클래스입니다.

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>