RelationalJoinTask Class |
Namespace: Dundas.BI.Data.DataProviders.Tasks
The RelationalJoinTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | RelationalJoinTask |
Initializes a new instance of the RelationalJoinTask class.
|
Name | Description | |
---|---|---|
![]() | Id |
Gets the task ID.
(Inherited from ProviderTask.) |
![]() | InputColumns |
Gets the task input columns.
(Inherited from RelationalTransformTask.) |
![]() | JoinTaskType |
Gets the type of the join task.
|
![]() | LeftInputTask |
Gets the left input task.
|
![]() | LeftKeys |
Gets the left keys of the join relationship.
|
![]() | OutputColumns |
Gets the task output columns.
(Inherited from RelationalTransformTask.) |
![]() | RightInputTask |
Gets the right input task.
|
![]() | RightKeys |
Gets the right keys of the join relationship.
|
![]() | Transform |
Gets the transform that generated the current instance.
(Inherited from ProviderTransformTask.) |
Name | Description | |
---|---|---|
![]() | LinkInputColumns |
Links the input columns to the query task.
(Inherited from RelationalTransformTask.) |