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.

Public Constructors

 NameDescription
Public ConstructorCopyRows ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordThe config keyword specifies the default storage parameters for an ArcSDE geodatabase. (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 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)  
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

© 2010 All Rights Reserved.