This document is archived and information here might be outdated. Recommended version. |
Provides access to the available properties of a Join Table Source Description object.
Name | Description | |
---|---|---|
JoinType | Type of join. | |
LeftSourceDescription | Data Source for left table. | |
LeftTableKey | Field name from the left table that will be used for join. | |
RightSourceDescription | Data Source for right table. | |
RightTableKey | Field name from the right table that will be used for join. |
Classes | Description |
---|---|
JoinTableSourceDescription | A coclass that contains settings of a join that the table is participating. |