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




The following tables list the members exposed by DeleteField.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydrop_fieldThe fields to be dropped from the input table. Only nonrequired fields may be deleted. (In, Required)  
Public Propertyin_tableThe table containing the fields to be deleted. The existing input table will be modified. (In, Required)  
Public Propertyout_tableOutput Table (out, Optional)  
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.