ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSqlQueryDataConnection Class / SpatialIndexDimension Property
Version

    SpatialIndexDimension Property
    Gets or sets the spatial index dimension.
    Syntax
    public int SpatialIndexDimension {get; set;}
    Remarks
    Only used for query layers based on Oracle Spatial (SDO) storage. This property is managed by the system as an optimization.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also