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




The following tables list the members exposed by FeatureClassToFeatureClass.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordSpecifies the storage parameters (configuration) for geodatabases in file and ArcSDE geodatabases. Personal geodatabases do not use configuration keywords. (In, Optional)  
Public Propertyfield_mappingThe fields and field contents chosen from the inputs. Each of the unique input fields will be listed on the Field Map window and when expanded, you will see a list of all the input field occurrences (subfields). New fields can also be added. (In, Optional)  
Public Propertyin_featuresThe feature class or feature layer that will be converted. (In, Required)  
Public Propertyout_feature_classOutput Feature Class (out, Optional)  
Public Propertyout_nameThe name of the output feature class. (In, Required)  
Public Propertyout_pathThe location in which the Output Feature Class will be created. This can be either a geodatabase or a folder. If the Output Location is a folder, the output will be a shapefile. (In, 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.  
Public Propertywhere_clauseAn SQL expression used to select a subset of features. The syntax for the expression differs slightly depending on the data source. For example, if you're querying file or ArcSDE geodatabases, shapefiles, or coverages, enclose field names in double quotes: (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.