ESRI.ArcGIS.DataManagementTools | |
CopyRows Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CopyRows Class |
The following tables list the members exposed by CopyRows.
Name | Description | |
---|---|---|
CopyRows Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
config_keyword | The config keyword specifies the default storage parameters for an ArcSDE geodatabase. (In, Optional) | |
in_rows | The rows from a feature class, layer, table, or table view to be copied. (In, Required) | |
out_table | The table to which the rows will be written. If the output table already exists and the Geoprocessing Option: 'Overwrite the outputs of geoprocessing operations' is checked, it will be overwritten. To prevent overwriting from the tool dialog box, uncheck that option. (Out, Required) | |
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. |