ArcObjects Library Reference (Geoprocessing)  

IGpDescribeIndex Interface

Provides access to the properties of a Geoprocessing Index Description object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Fields Enumeration of fields in the index description.
Read-only property IsAscending Indicates whether the index description is sorted in ascending order.
Read-only property IsUnique Indicates whether the index description is unique.
Read-only property Name Name of the index description.