ESRI.ArcGIS.DataManagementTools
JoinField Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : JoinField Class




Joins the contents of a table to another table based on a common attribute field. The input table is updated to contain the fields from the join table. You can select which fields from the join table will be added to the input table.

Syntax

Visual Basic (Declaration) 
Public Class JoinField 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As JoinField
C# 
public class JoinField : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.JoinField

See Also

© 2010 All Rights Reserved.