ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / IndexDescription Class
Members

In This Topic
    IndexDescription Class
    In This Topic
    Represents a mechanism to create an ArcGIS.Core.Data.Index.
    Syntax
    public abstract class IndexDescription : Description 
    Public MustInherit Class IndexDescription 
       Inherits Description
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.DDL.Description
          ArcGIS.Core.Data.DDL.IndexDescription
             ArcGIS.Core.Data.DDL.AttributeIndexDescription
             ArcGIS.Core.Data.DDL.SpatialIndexDescription

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also