ArcObjects Library Reference (ArcMapUI)  

IJoinData2 Interface

Provides access to members that join a feature class or a table to a layer/standalone table in ArcMap.

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).
Write-only property StandaloneTable Primary table to join from (removes layer setting).
Method UpdateUIControls Updates all UI controls (used internally only).

CoClasses that implement IJoinData2

CoClasses and Classes Description
JoinData Join Data dialog.