ESRI.ArcGIS.DataManagementTools
CopyRows Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : CopyRows Class




Writes the rows from an input table, table view, feature class, or feature layer to a new table. If a selection is defined on a feature class or feature layer in ArcMap, only the selected rows are copied out.

Syntax

Visual Basic (Declaration) 
Public Class CopyRows 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As CopyRows
C# 
public class CopyRows : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.CopyRows

See Also

© 2010 All Rights Reserved.