DataManagementTools | |
CopyRows Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.DataManagementTools Namespace : CopyRows Class |
The following tables list the members exposed by CopyRows.
Name | Description | |
---|---|---|
CopyRows Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
config_keyword | The config keyword specifies the default storage parameters (configuration) for geodatabases in a relational database management system (RDBMS). This setting is applicable only when using ArcSDE. (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 this table already exists it may be overwritten based on the Overwrite output setting. To control the overwrite behavior in an application see the Tools/Options/Geoprocessing options, in a script see the OverwriteOutput property on the geoprocessor object. (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. |