ArcObjects Library Reference (ArcMapUI)  

IJoinData Interface

Provides access to members that join a feature class or a table to a layer/standalone table in ArcMap. Note: the IJoinData interface has been superseded byIJoinData2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property Application The application to which this window belongs (Optional).
Method DoModal Shows modal window.
Write-only property Layer Primary layer to join from (removes standalone table setting).
Method UpdateUIControls Updates all UI controls (used internally only).

CoClasses that implement IJoinData

CoClasses and Classes Description
JoinData Join Data dialog.