DataManagementTools
AddIndex Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddIndex Class




For a list of all members of this type, see AddIndex members.

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, from the Input Table, that can participate in an attribute index. Any number of these fields can be part of the index. (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

© 2011 All Rights Reserved.