Provides access to the available properties of a Join Table Source Description object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IJoinTableSourceDescription
CoClasses and Classes | Description |
---|---|
JoinTableSourceDescription | A coclass that contains settings of a join that the table is participating. |