ArcGIS Pro 3.7 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 MustInherit Class IndexDescription 
       Inherits Description
    public abstract class IndexDescription : 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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also