DataManagementTools
AddJoin Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddJoin Class




The following tables list the members exposed by AddJoin.

Public Constructors

 NameDescription
public ConstructorAddJoin ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_fieldThe field in the input layer or table view on which the join will be based. (In, Required)  
public Propertyin_layer_or_viewThe layer or table view to which the join table will be joined. (In, Required)  
public Propertyjoin_fieldThe field in the join table that contains the values on which the join will be based. (In, Required)  
public Propertyjoin_tableThe table or table view to be joined to the input layer or table view. (In, Required)  
public Propertyjoin_typeSpecifies what will be done with records in the input that match a record in the join table. (In, Optional)  
public Propertyout_layer_or_viewOutput Layer Name (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.