ESRI.ArcGIS.DataManagementTools | |
AddJoin Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : AddJoin Class |
For a list of all members of this type, see AddJoin members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_field | The field in the input layer or table view on which the join will be based. (In, Required) | |
in_layer_or_view | The layer or table view to which the join table will be joined. (In, Required) | |
join_field | The field in the join table that contains the values on which the join will be based. (In, Required) | |
join_table | The table or table view to be joined to the input layer or table view. (In, Required) | |
join_type | Specifies what will be done with records in the input that match a record in the join table. (In, Optional) | |
out_layer_or_view | Output Layer Name (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |