ESRI.ArcGIS.DataManagementTools | |
JoinField Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : JoinField Class |
The following tables list the members exposed by JoinField.
Name | Description | |
---|---|---|
JoinField Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fields | The fields from the join table to be included in the join. (In, Optional) | |
in_data | The table or feature class to which the join table will be joined. (In, Required) | |
in_field | The field in the input table on which the join will be based. (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 to be joined to the input table. (In, Required) | |
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. |