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




The following tables list the members exposed by AddIndex.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyascendingSpecifies whether values are indexed in ascending order. (In, Optional)  
Public PropertyfieldsThe list of fields that will participate in the index. Any number of fields can be specified. (In, Required)  
Public Propertyin_tableThe table containing the fields to be indexed. (In, Required)  
Public Propertyindex_nameThe name of the new index. An index name is necessary when adding an index to geodatabase feature classes and tables. For other data types, such as shapefiles and coverage feature classes, index names cannot be specified. (In, Optional)  
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.  
Public PropertyuniqueSpecifies whether the values in the index are unique. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.