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




The following tables list the members exposed by Append.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfield_mappingControls how the attribute information in input datasets' fields is transferred to the target dataset. The Field Map control can only be used if the Schema Type NO_TEST is specified. (In, Optional)  
Public PropertyinputsThe input datasets whose data will be appended into the target dataset. Input datasets can be point, line, or polygon feature classes, tables, rasters, raster catalogs, annotation feature classes, or dimensions feature classes. Each input dataset must match the data type of the target dataset. (In, Required)  
Public PropertyoutputOutput Features (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyschema_typeSpecifies if the schema (field definitions) of the input datasets must match the schema of the target dataset in order for data to be appended. (In, Optional)  
Public PropertysubtypeA subtype description to assign that subtype to all new data that is appended to the target dataset. (In, Optional)  
Public PropertytargetThe existing dataset that the input datasets' data will be appended into. Each input dataset must match the data type of the target dataset. (In, Required)  
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.