DataManagementTools
CopyRows Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : CopyRows Class




The following tables list the members exposed by CopyRows.

Public Constructors

 NameDescription
public ConstructorCopyRows ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyconfig_keywordThe 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)  
public Propertyin_rowsThe rows from a feature class, layer, table, or table view to be copied. (In, Required)  
public Propertyout_tableThe 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)  
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

© 2011 All Rights Reserved.