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




The following tables list the members exposed by AddJoin.

Public Constructors

 NameDescription
Public ConstructorAddJoin ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
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

© 2010 All Rights Reserved.