This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IJ > IJoinTableSourceDescription Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the available properties of a Join Table Source Description object.
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 and Classes | Description |
---|---|
JoinTableSourceDescription | A coclass that contains settings of a join that the table is participating. |