Remove Attribute Index (Data Management)

ArcGIS Pro 3.4 | | Help archive

Summary

Deletes an attribute index from an existing table, feature class, shapefile, or attributed relationship class.

Attribute indexes are used by ArcGIS to quickly locate records that match an attribute query.

Usage

  • This tool accepts shapefiles, geodatabase feature classes, and attribute relationship classes as input.

  • If the Index Name parameter is empty when the Input Table parameter value has been provided, there are no attribute indexes in the dataset.

  • Once an index has been added, it can be deleted and re-added at any point in the lifetime of the feature class or table.

  • For enterprise geodatabase data that is not registered as versioned, you can delete both unique and nonunique indexes on GlobalID fields. However, if you remove the index on a GlobalID field, it is recommended that you re-add an index on the GlobalID field to improve performance for attribute queries on the feature class or table.

Parameters

LabelExplanationData Type
Input Table

The input containing the index or indexes that will be deleted. The input can be a table, a feature class, or an attributed relationship class.

Table View; Raster Layer; Mosaic Layer
Index Name or Indexed Item

The name of the index or indexes that will be deleted.

String

Derived Output

LabelExplanationData Type
Updated Input Table

The updated input table.

Table View; Raster Layer; Mosaic Layer

Environments

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes

Related topics